Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Author Topic: I need a small help...  (Read 11156 times)

0 Members and 1 Guest are viewing this topic.

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
I need a small help...
« on: April 21, 2003, 04:37:27 PM »

Hello everyone, I've been messing with WME localization stuff. The engine runtime now can be localized using a string table. This way you can translate the settings window into a different language. Check the "wme_demo" project in the latest (025) build, it contains a string.tab file and you can use it to change the settings window labels.

The only string that stays hardcoded is the "Some of the essential game files cannot be loaded. Please reinstall the game and try again." message.

The user gets this message when there's something wrong. I'd like to include this message in as many languages as possible, so that WME displays it in user's native language. Will you help me? I know this forum is visited by people from all around the world, please write here the traslation of the above sentence i your language. So far I only have english and czech version. Thanks ;)

Also, I'm not sure if the localization works for different alphabetes, such as greek, on Greek Windows. Could someone try it, please? (yes, Odnorf, I'm looking at your direction ;-)
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

MMR

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 3
  • Offline Offline
  • Gender: Male
  • Posts: 349
  • http://mmrdeveloper.wordpress.com/
    • View Profile
    • TinyWME
Re:I need a small help...
« Reply #1 on: April 21, 2003, 06:06:04 PM »

OKis, here is the Spanish one:

"Algunos archivos esenciales para el juego no se pudieron cargar. Reinstale el juego e int
« Last Edit: April 21, 2003, 06:38:37 PM by MMR »
Logged

Scarpia

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 77
  • Rich kid trash web designer :-P
    • View Profile
    • junk dot dk
Re:I need a small help...
« Reply #2 on: April 21, 2003, 06:19:18 PM »


Here is a danish translation (readable by norwegians and swedes too):

"En eller flere n
« Last Edit: April 21, 2003, 06:20:48 PM by Scarpia »
Logged

Jerrot

  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 690
    • View Profile
Re:I need a small help...
« Reply #3 on: April 21, 2003, 06:42:10 PM »

In German, I'd translate it that way :

"Einige notwendige Spieldateien k
Logged
Mooh!

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re:I need a small help...
« Reply #4 on: April 22, 2003, 10:19:03 AM »

I'm downloading the build25 now... It will take a few minutes (here in Greece we have to live with the old 56Kbs modems :()
« Last Edit: April 22, 2003, 10:20:30 AM by odnorf »
Logged
fl*p

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re:I need a small help...
« Reply #5 on: April 22, 2003, 11:01:53 AM »

Ok... Everything seems to work fine here, except 1 thing. The "more..." button is very small and it can't contain the greek translation. It should be flexible and not fixed size.

If I want to translate the project manager I should edit default.lng? Can't I just create a greek.lng and use that instead?

I have one more question. Where does the "Multisample type", "Use hardware T&L", "none" and "samples" are used? I think that the first two are disabled (no 3d characters yet) but where the "none" and "samples" are used? I have to know that to be able to translate them correct (I can use 2-3 words for each).

The translation for the hardcoded string should be (rephrased a little):
"Ορισμένα από τα αρχεία του παιχδιού δεν μπορούν να βρεθούν. Παρακαλώ εγκαταστήστε το παιχνίδι ξανά και δοκιμάστε πάλι."

Is there anyone that can read this sentense?

EDIT: Wtf... what's going on here? I can't read what I just wrote!!! I never had any problem to read greek in my browser.
EDIT: Mnemonic, the name is odnorf and not Odnorf :) I never liked the capital "O".
EDIT:That's the fifth time I edit my post.
« Last Edit: April 22, 2003, 11:38:13 AM by odnorf »
Logged
fl*p

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:I need a small help...
« Reply #6 on: April 22, 2003, 01:20:55 PM »

Thanks, guys. It seems to be a bigger problem than I thought to enter certain characters :-) I have even installed a danish keyboard, but still no luck :-) Now I understand why the God invented the Unicode ;-)


I experimented some problems with the n, N,
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re:I need a small help...
« Reply #7 on: April 22, 2003, 01:27:50 PM »

OK... here is a link to a text file containing the hardcoded string (does it really have to be hardcoded?)

http://master.math.upatras.gr/~odnorf/greek.txt
Logged
fl*p

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re:I need a small help...
« Reply #8 on: April 22, 2003, 01:32:23 PM »

OK... here is a link to a text file containing the hardcoded string
Thanks!

(does it really have to be hardcoded?)
Well, it's displayed when the engine cannot find its data files, therefore it doesn't have the string table.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Jeroen

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 51
  • I'm a llama!
    • View Profile
Re:I need a small help...
« Reply #9 on: April 24, 2003, 12:01:33 PM »

The Dutch localisation would be:

Sommige van de essenti
Logged

bf5man

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 4
    • View Profile
Re:I need a small help...
« Reply #10 on: May 07, 2003, 02:48:45 AM »

In french:
"Certains des fichiers essentiels du jeu ne peuvent
Logged
 

Page created in 0.023 seconds with 22 queries.