1
0
Fork 0

Fix #12342: Add missing ellipsis to town generation error string (#12343)

pull/12350/head
Tyler Trahan 2024-03-20 16:32:38 -04:00 committed by rubidium42
parent 60739118b7
commit 17076c0c05
1 changed files with 1 additions and 1 deletions

View File

@ -4991,7 +4991,7 @@ STR_ERROR_CAN_T_BUY_COMPANY :{WHITE}Can't bu
STR_ERROR_CAN_T_BUILD_COMPANY_HEADQUARTERS :{WHITE}Can't build company headquarters...
# Town related errors
STR_ERROR_CAN_T_GENERATE_TOWN :{WHITE}Can't build any towns
STR_ERROR_CAN_T_GENERATE_TOWN :{WHITE}Can't build any towns...
STR_ERROR_CAN_T_RENAME_TOWN :{WHITE}Can't rename town...
STR_ERROR_CAN_T_FOUND_TOWN_HERE :{WHITE}Can't found town here...
STR_ERROR_CAN_T_EXPAND_TOWN :{WHITE}Can't expand town...