summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lang/english.txt')
-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 0c3d8de5e..b78aebd55 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -1105,6 +1105,12 @@ STR_WARNING_DIFFICULTY_TO_CUSTOM :{WHITE}This act
STR_CONFIG_SETTING_CAPTION :{WHITE}Advanced Settings
STR_CONFIG_SETTING_NO_EXPLANATION_AVAILABLE_HELPTEXT :(no explanation available)
STR_CONFIG_SETTING_DEFAULT_VALUE :{LTBLUE}Default value: {ORANGE}{STRING1}
+STR_CONFIG_SETTING_TYPE :{LTBLUE}Setting type: {ORANGE}{STRING}
+STR_CONFIG_SETTING_TYPE_CLIENT :Client setting (not stored in saves; affects all games)
+STR_CONFIG_SETTING_TYPE_GAME_MENU :Game setting (stored in saves; affects only new games)
+STR_CONFIG_SETTING_TYPE_GAME_INGAME :Game setting (stored in save; affects only current game)
+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_OFF :Off
STR_CONFIG_SETTING_ON :On