summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authormaedhros <maedhros@openttd.org>2007-03-06 22:00:13 +0000
committermaedhros <maedhros@openttd.org>2007-03-06 22:00:13 +0000
commit6b329f2728a11867bcbf09319106552f61422597 (patch)
treeebad172464cfc2e7bb7fd3dc19def1d2ea315af0 /src/lang
parentb9b0edbec4dbe5a5db76c3ec56e1962130eade43 (diff)
downloadopenttd-6b329f2728a11867bcbf09319106552f61422597.tar.xz
(svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to translate
grf-specific texts. The translations will only be shown if you're using a language with a grf language id and if a string hasn't already been set specifically for the language you're using.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 1fa6bae61..1ad03870d 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2908,6 +2908,7 @@ STR_NEWGRF_ERROR_UNSET_SWITCH :{STRING} is des
STR_NEWGRF_ERROR_INVALID_PARAMETER :Invalid parameter for {STRING}: parameter {STRING} ({NUM})
STR_NEWGRF_ERROR_LOAD_BEFORE :{STRING} must be loaded before {STRING}.
STR_NEWGRF_ERROR_LOAD_AFTER :{STRING} must be loaded after {STRING}.
+STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :the GRF file it was designed to translate
STR_NEWGRF_ADD :{BLACK}Add
STR_NEWGRF_ADD_TIP :{BLACK}Add a NewGRF file to the list