Changing Region Names
Posted: Tue Aug 12, 2008 3:13 pm
Beginning with the next patch of each game (AGE engine, no third parties, Delphi is powerful but don't reach that far
), you will be able to alter the display names of each region by simply tweaking the LocalStrings file of the game.
The keys to add must have this format 'RegionName' + UID of the region.
So:
RegionName0, RegionName1, RegionName2, ...
By RegionName I really mean this string, and not the old region name. So no 'Cap Breton0' here...
In the cells of each language, put the name you want. It will appears in-game.
The feature will need a bit more of testing from the core team of modders, but at worst it will not have any side effect if not used. It appears to work well though

The keys to add must have this format 'RegionName' + UID of the region.
So:
RegionName0, RegionName1, RegionName2, ...
By RegionName I really mean this string, and not the old region name. So no 'Cap Breton0' here...
In the cells of each language, put the name you want. It will appears in-game.
The feature will need a bit more of testing from the core team of modders, but at worst it will not have any side effect if not used. It appears to work well though
