From 49162ab39b7c2bb473fccaa7b693b226033fd584 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 7 Dec 2010 21:09:30 +0000 Subject: (svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused. Now you can enable or disable that with a setting --- src/lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index d5a23bde4..010f50efe 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3464,6 +3464,7 @@ STR_ERROR_OWNED_BY :{WHITE}... owne 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_GENERIC_OBJECT_IN_THE_WAY :{WHITE}{1:STRING} in the way +STR_ERROR_NOT_ALLOWED_WHILE_PAUSED :{WHITE}Not allowed while paused # 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