From a241a4ce97ffe3f519ecf656ad10c518d646d423 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 29 May 2011 16:56:22 +0000 Subject: (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. --- 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 f61962892..ef4dadd43 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2475,6 +2475,7 @@ STR_NEWGRF_ERROR_READ_BOUNDS :Read past end o STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}The currently used base graphics set is missing a number of sprites.{}Please update the base graphics set STR_NEWGRF_ERROR_GRM_FAILED :Requested GRF resources not available STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{2:RAW_STRING} was disabled by {4:RAW_STRING} +STR_NEWGRF_ERROR_INVALID_SPRITE_LAYOUT :Invalid/unknown sprite layout format # NewGRF related 'general' warnings STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Caution! -- cgit v1.2.3-54-g00ecf