1
0
Fork 0

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

pull/12343/head
Tyler Trahan 2024-03-20 15:55:21 -04:00
parent 00a09af1fd
commit 3787146400
1 changed files with 1 additions and 1 deletions

View File

@ -4995,7 +4995,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...