From 45f34a42038665db891c27ef697b3a4bd2974f70 Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 26 Feb 2010 10:08:16 +0000 Subject: (svn r19265) -Fix [FS#3618]: "Can't build here... in the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index 643b518c0..cd1a90a34 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3333,7 +3333,7 @@ STR_ERROR_ALREADY_BUILT :{WHITE}... alre STR_ERROR_OWNED_BY :{WHITE}... owned by {STRING2} STR_ERROR_AREA_IS_OWNED_BY_ANOTHER :{WHITE}... area is owned by another company STR_ERROR_NAME_MUST_BE_UNIQUE :{WHITE}Name must be unique -STR_ERROR_UNMOVABLE_OBJECT_IN_THE_WAY :{WHITE}{STRING} in the way +STR_ERROR_UNMOVABLE_OBJECT_IN_THE_WAY :{WHITE}{1:STRING} in the way # Local authority errors STR_ERROR_LOCAL_AUTHORITY_REFUSES_TO_ALLOW_THIS :{WHITE}{TOWN} local authority refuses to allow this -- cgit v1.2.3-54-g00ecf