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

This commit is contained in:
Tyler Trahan 2024-03-20 16:32:38 -04:00 committed by GitHub
parent 00a09af1fd
commit 704d3b8a9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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...