Currently it is a bit hard to locate text strings in the files in the config directory (e.g. TECH_CMP strings are located in Boostertext.csv, doomsdaytext.csv, and tech_names.csv). Since I found this a bit annoying, I've tried to sort and separate the various text strings. The result can be found here http://www.sendspace.com/file/l73gei.
The modifications are as follows:
Moreover, superfluous spaces from buttons.txt and sfx.txt have been removed.
The modifications are as follows:
- Loader.csv, editor.csv, and tutorial.csv are unchanged.
- province_names.csv is almost unchanged (changed some x at the end of line to X).
- event_text.csv contains all event texts.
- messages.csv contains all messages.
- unit_names.csv contains the generic model names.
- tech_names.csv contains technologies.
- world_names.csv contains geographic names.
- new_text.csv contains minister texts and ideology texts.
- doomsdaytext.csv contains the country names and the generic descriptions of countries.
- models.csv contains county specific model names.
- scenario_text.csv contains the scenario descriptions.
- Boostertext.csv contains strings starting with "SPY_", "EE_", "BM_", "TC_", "TCNOT_", "MISSION_" "TRAIT_" and some more related strings.
- extra_text.csv contains the remaining strings from Boostertext.csv, doomsdaytext.csv, new_text.csv and extra_text.csv.
- text.csv contains the remaining text from text.csv.
- Fixed a bug with the ESE_TXT string (it was defined in two different ways).
Moreover, superfluous spaces from buttons.txt and sfx.txt have been removed.
Last edited: