summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2014-02-09 13:04:50 +0000
committeralberth <alberth@openttd.org>2014-02-09 13:04:50 +0000
commit75504d24bf83bec8298f5787a090d975b2d3544d (patch)
tree43fefc2256ec4508cdfcaf8479edbd1597bc6451 /src/lang
parent4cbab4f744e531d17d7e523d80092f54b4e4659d (diff)
downloadopenttd-75504d24bf83bec8298f5787a090d975b2d3544d.tar.xz
(svn r26320) -Add: Label for both the filter category and filter type in the advanced settings window.
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 52fa8c228..86c318659 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1070,7 +1070,8 @@ 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_CATEGORY :{BLACK}Category:
+STR_CONFIG_SETTING_RESTRICT_TYPE :{BLACK}Type:
STR_CONFIG_SETTING_RESTRICT_DROPDOWN_HELPTEXT :{BLACK}Restricts the list below showing only changed settings
STR_CONFIG_SETTING_RESTRICT_BASIC :Basic settings
STR_CONFIG_SETTING_RESTRICT_ADVANCED :Advanced settings