mirror of https://github.com/OpenTTD/OpenTTD
(svn r19271) -Fix (r19270): Secondary error messages start with ... .
parent
011ff40030
commit
13f1836149
|
@ -3380,7 +3380,7 @@ STR_ERROR_ROAD_WORKS_IN_PROGRESS :{WHITE}Road wor
|
|||
STR_ERROR_TOWN_CAN_T_DELETE :{WHITE}Can't delete this town...{}A station or depot is referring to the town or a town owned tile can't be removed
|
||||
|
||||
# Industry related errors
|
||||
STR_ERROR_TOO_MANY_INDUSTRIES :{WHITE}Too many industries
|
||||
STR_ERROR_TOO_MANY_INDUSTRIES :{WHITE}... too many industries
|
||||
STR_ERROR_CAN_T_GENERATE_INDUSTRIES :{WHITE}Can't generate industries...
|
||||
STR_ERROR_CAN_T_BUILD_HERE :{WHITE}Can't build {STRING} here...
|
||||
STR_ERROR_CAN_T_CONSTRUCT_THIS_INDUSTRY :{WHITE}Can't construct this industry type here...
|
||||
|
|
Loading…
Reference in New Issue