summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2012-10-29 19:53:13 +0000
committeryexo <yexo@openttd.org>2012-10-29 19:53:13 +0000
commit23054a3ab5bb700d831d592d1af819e0059a0c04 (patch)
treeb5a1750e9f7b60b64b8df73c2b19f8017b1a0d35 /src/lang/english.txt
parentc6cf8940172669c4f31b4273c4600b8f56a685db (diff)
downloadopenttd-23054a3ab5bb700d831d592d1af819e0059a0c04.tar.xz
(svn r24647) -Feature: add new filter option to the advanced settings window to show only changed settings (Eagle_rainbow)
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index ab06135ae..5d12b4e93 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1115,6 +1115,13 @@ STR_CONFIG_SETTING_TYPE_GAME_INGAME :Game setting (s
STR_CONFIG_SETTING_TYPE_COMPANY_MENU :Company setting (stored in saves; affects only new games)
STR_CONFIG_SETTING_TYPE_COMPANY_INGAME :Company setting (stored in save; affects only current company)
+STR_CONFIG_SETTING_RESTRICT_LABEL :{BLACK}Show:
+STR_CONFIG_SETTING_RESTRICT_DROPDOWN_HELPTEXT :{BLACK}Restricts the list below showing only changed settings
+STR_CONFIG_SETTING_RESTRICT_ALL :All settings
+STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT :Game and company settings with a different value than the default
+STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT_WO_LOCAL :Game settings that have a different value than the default
+STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_NEW :Settings with a different value than your new-game settings
+
STR_CONFIG_SETTING_OFF :Off
STR_CONFIG_SETTING_ON :On
STR_CONFIG_SETTING_DISABLED :disabled