Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I'll add it to my text list of stuff as well.
The mod tools haven't been updated in about 3 years. There were changes recently to allow easier access for translators to translate the text. Modtools haven't been updated to implement that. I will probably give them a go over after I launch the Feature Bounty system. But before I switch full time to the next game.
A work around for the time being would be to omit the second 0. Then do a Find & Replace on your exported turn events file to add that second zero back in.
For example, if you wanted ID 100630, enter 10630 into the mod tools.
After you export the file, open up the turn events file, and do ctrl-r (or ctrl-h depending on what software you're using"
find: headline="1 replace: headline="10
Then do the same with body:
find: body="1 replace: body="10
Be sure to do save as, keep your file with 5 figure IDs separate from the 6 figure IDs, otherwise, if you add any more, you'll end up making the ones you did previously 7 figures.
That should work unless you plan on adding 4000 more articles to the map files :)
Thanks again!