NOTE: Problem has been fixed
In province.csv, what textstrings do these map to?
Areas:
Georgien
None of the above conform to the standard [AREA_/REGION_/SEAREGION_]string.Replace(' ','_').Replace('-','_').ToUpper()
And to Johan if he reads this: Why not just use standard textstrings in province.csv, instead of forcing me to convert them?, so instead of "Southeast US" use "AREA_SOUTHEAST_US" or just "SOUTHEAST_US"?
In province.csv, what textstrings do these map to?
Areas:
Georgien
None of the above conform to the standard [AREA_/REGION_/SEAREGION_]string.Replace(' ','_').Replace('-','_').ToUpper()
And to Johan if he reads this: Why not just use standard textstrings in province.csv, instead of forcing me to convert them?, so instead of "Southeast US" use "AREA_SOUTHEAST_US" or just "SOUTHEAST_US"?
Last edited: