From 13f1836149b3dbf86cbee45eeaaae82230563bfb Mon Sep 17 00:00:00 2001 From: alberth Date: Sat, 27 Feb 2010 12:21:34 +0000 Subject: (svn r19271) -Fix (r19270): Secondary error messages start with ... . --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/english.txt b/src/lang/english.txt index b85de29f6..e9f64e728 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -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... -- cgit v1.2.3-54-g00ecf