summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-07-22 14:17:29 +0000
committerpeter1138 <peter1138@openttd.org>2008-07-22 14:17:29 +0000
commit2466b7f01e91894f77b678c67a08b33cd3786a40 (patch)
treeb2e961145afab9789e1c16e73b55d3e400578b1c /src/lang
parentb81e31bdb1728173e62f0b48d872e9b8a9f4e788 (diff)
downloadopenttd-2466b7f01e91894f77b678c67a08b33cd3786a40.tar.xz
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index de3b5ff5b..765dae773 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -3181,6 +3181,12 @@ STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :the GRF file it
STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Too many NewGRFs are loaded.
STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Loading {RAW_STRING} as static NewGRF with {RAW_STRING} could cause desyncs.
+STR_NEWGRF_PRESET_LIST_TIP :{BLACK}Load the selected preset
+STR_NEWGRF_PRESET_SAVE :{BLACK}Save preset
+STR_NEWGRF_PRESET_SAVE_TIP :{BLACK}Save the current list as a preset
+STR_NEWGRF_PRESET_SAVE_QUERY :{BLACK}Enter name for preset
+STR_NEWGRF_PRESET_DELETE :{BLACK}Delete preset
+STR_NEWGRF_PRESET_DELETE_TIP :{BLACK}Delete the currently selected preset
STR_NEWGRF_ADD :{BLACK}Add
STR_NEWGRF_ADD_TIP :{BLACK}Add a NewGRF file to the list
STR_NEWGRF_REMOVE :{BLACK}Remove