translation

hi all,

where can i find a guide and/or some tools to begin to translate words and phrases in sins in other language?(in this case italian,if not all some of them,trying to help some people here that wants to play the game but dont understand many words in english :) ) (i dont speak very well english too but its more simple to translate in italian from english for me ;)

thanks :)

2,863 views 2 replies
Reply #1 Top
All the text from the game is neatly packed into the English.str file (located in the String folder in your install), so everything you'd need to translate is in there!

It's not complicated at all, just open it with notepad :) The basic format of the file is:

StringInfo
ID
Value

ID is what the game uses to know what to display, the value is the actual text, and what you can change to whatever you like.

Hope this helps!
Reply #2 Top
thanks very much! :) I'll begin to make my own italian version ;)thanks again