Game Development Community

Localization problem

by Chris *Quessir* Sibilski · in Torque Game Engine · 03/03/2007 (12:26 pm) · 1 replies

Hi,

I have a problem preparing torque to run in multilingual mode. I've followed TDN article: http://tdn.garagegames.com/wiki/TorqueLocalization. I have files with different languages, i18n is activated, language tables are loaded, files are UTF-8 encoded, GUI is configured to use TextIDs.

Everything seems to be working fine... but GUI displays strings without national characters. For example, string "Wyj[s]cie" appears on the screen as "Wyjcie". (This [s] is for one national character, incorrectly displayed by this board).

Thank you in advance for any clue.

About the author

Recent Threads


#1
04/16/2010 (1:38 pm)
I'm going to bump this and make a new post about this topic because I'm having the same problem and I cannot figure it out.