Page 2 of 2
					
				Re: about Chinese translation
				Posted: Sun Aug 04, 2019 3:55 pm
				by mitra76
				The "from" "to" are in the EnglishScenScreen.txt of various scenarios in the $CourMsg part
			 
			
					
				Re: about Chinese translation
				Posted: Sun Aug 04, 2019 4:02 pm
				by mitra76
				if you insert in the mod the SOWWLLanguage.xml with chinese as new tag, you can avoid to use the english. After is sufficient you duplicate all the files starting with "english" changing it with "chinese"
			 
			
					
				Re: about Chinese translation
				Posted: Sun Aug 04, 2019 4:15 pm
				by Tsukigin
				if you insert in the mod the SOWWLLanguage.xml with chinese as new tag, you can avoid to use the english. After is sufficient you duplicate all the files starting with "english" changing it with "chinese"
Thank you for your tips.
Do I need to modify all EnglishScenScreen.txt to make "From:" "To:" into Chinese?(Does this affect sandbox game?)
I can't find the direction word "north" "south".etc in LanguageEnglish.xml.Can you point out where they are?
Regards
 
			
					
				Re: about Chinese translation
				Posted: Sun Aug 04, 2019 4:27 pm
				by mitra76
				For sandbox game you have to create the languages files present in the directory sandbox.
It seems the direction are fixed given by code, they remain in english in all the languages
			 
			
					
				Re: about Chinese translation
				Posted: Sun Aug 04, 2019 4:33 pm
				by Tsukigin
				For sandbox game you have to create the languages files present in the directory sandbox.
It seems the direction are fixed given by code, they remain in english in all the languages
Well I probably understand,thank you very much. XD