summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2014-10-09 20:40:36 +0000
committerfrosch <frosch@openttd.org>2014-10-09 20:40:36 +0000
commit3fad10311f327430588ce4b2c20026f586834bf3 (patch)
treeb75f71af966e9a059656efbd88137d82fc26cd1f /src/lang
parent3836d83e8d1f20d4c017635a2230b8cd517a93b5 (diff)
downloadopenttd-3fad10311f327430588ce4b2c20026f586834bf3.tar.xz
(svn r26985) -Change: Make settings categories more descriptive.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 878dbe18b..eda0c8d48 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1101,9 +1101,9 @@ STR_CONFIG_SETTING_TYPE_COMPANY_INGAME :Company setting
STR_CONFIG_SETTING_RESTRICT_CATEGORY :{BLACK}Category:
STR_CONFIG_SETTING_RESTRICT_TYPE :{BLACK}Type:
STR_CONFIG_SETTING_RESTRICT_DROPDOWN_HELPTEXT :{BLACK}Restricts the list below using predefined filters
-STR_CONFIG_SETTING_RESTRICT_BASIC :Basic settings
-STR_CONFIG_SETTING_RESTRICT_ADVANCED :Advanced settings
-STR_CONFIG_SETTING_RESTRICT_ALL :Expert settings / all settings
+STR_CONFIG_SETTING_RESTRICT_BASIC :Basic (show only important settings)
+STR_CONFIG_SETTING_RESTRICT_ADVANCED :Advanced (show most settings)
+STR_CONFIG_SETTING_RESTRICT_ALL :Expert (show all settings, including weird ones)
STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT :Settings with a different value than the default
STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_NEW :Settings with a different value than your new-game settings