summaryrefslogtreecommitdiff
path: root/src/lang/english_US.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-01-15 18:17:45 +0000
committerfrosch <frosch@openttd.org>2012-01-15 18:17:45 +0000
commitdfb5c78dc65e03b40a0a20f6f76ffb79cb40b6cc (patch)
treebd3da2e9b5a9191bcaad2fe00073fb012b4e41a6 /src/lang/english_US.txt
parent92700c12625e273297ac5f3e3e870b9ed5d047ab (diff)
downloadopenttd-dfb5c78dc65e03b40a0a20f6f76ffb79cb40b6cc.tar.xz
(svn r23808) -Codechange: Remove various translations which will be invalid with the next commit.
Diffstat (limited to 'src/lang/english_US.txt')
-rw-r--r--src/lang/english_US.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt
index 1e2c18dce..60a14f54c 100644
--- a/src/lang/english_US.txt
+++ b/src/lang/english_US.txt
@@ -2540,16 +2540,9 @@ STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{1:STRING} requ
STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :the GRF file it was designed to translate
STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Too many NewGRFs are loaded
STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Loading {2:STRING} as static NewGRF with {4:STRING} could cause desyncs
-STR_NEWGRF_ERROR_UNEXPECTED_SPRITE :Unexpected sprite
-STR_NEWGRF_ERROR_UNKNOWN_PROPERTY :Unknown Action 0 property
-STR_NEWGRF_ERROR_INVALID_ID :Attempt to use invalid ID
STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING} contains a corrupt sprite. All corrupt sprites will be shown as a red question mark (?)
-STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Contains multiple Action 8 entries
-STR_NEWGRF_ERROR_READ_BOUNDS :Read past end of pseudo-sprite
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:STRING} was disabled by {4:STRING}
-STR_NEWGRF_ERROR_INVALID_SPRITE_LAYOUT :Invalid/unknown sprite layout format
# NewGRF related 'general' warnings
STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Caution!