File diff r21231:40e76f7d17e1 → r21232:3ebef63cc22d
src/lang/english.txt
Show inline comments
 
@@ -1067,13 +1067,14 @@ STR_CONFIG_SETTING_TYPE                 
 
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_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
 
STR_CONFIG_SETTING_RESTRICT_ALL                                 :Expert settings / all settings
 
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