From src/lang/english.txt (lines 5878-9): ``` STR_VIEWPORT_TOWN_CITY :{TOWN} {CITY_ICON} STR_VIEWPORT_TOWN_CITY_POP :{TOWN} ({COMMA}) {CITY_ICON} ``` I'm guessing the eints doesn't like the new ```{CITY_ICON}``` string code
From src/lang/english.txt (lines 5878-9):
I'm guessing the eints doesn't like the new
{CITY_ICON}string code