summaryrefslogtreecommitdiff
path: root/src/lang/english_US.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-11-10 17:02:12 +0000
committerrubidium <rubidium@openttd.org>2010-11-10 17:02:12 +0000
commitbb19bdd566869e9b47fb9971b058c189c99a4ba5 (patch)
tree91d6b1f4aa6c5d3f29a108854ab58173b6bdd81c /src/lang/english_US.txt
parent0f5c1e2eaffe753aca3857c434d88832772ad5ad (diff)
downloadopenttd-bb19bdd566869e9b47fb9971b058c189c99a4ba5.tar.xz
(svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message
Diffstat (limited to 'src/lang/english_US.txt')
-rw-r--r--src/lang/english_US.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt
index e21e597ff..4785e86f4 100644
--- a/src/lang/english_US.txt
+++ b/src/lang/english_US.txt
@@ -2369,7 +2369,7 @@ STR_NEWGRF_ERROR_LOAD_AFTER :{1:STRING} must
STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{1:STRING} requires OpenTTD version {STRING} or better.
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 {STRING} as static NewGRF with {STRING} could cause desyncs.
+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.