Changeset - r19698:69049603fa24
[Not reviewed]
master
0 1 0
yexo - 12 years ago 2012-10-29 20:22:48
yexo@openttd.org
(svn r24649) -Fix (r24647): wrong version of strings got committed
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/lang/english.txt
Show inline comments
 
@@ -1118,8 +1118,8 @@ STR_CONFIG_SETTING_TYPE_COMPANY_INGAME  
 
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_DEFAULT             :Settings with a different value than the default
 
STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT_WO_LOCAL    :Non-client 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
 

	
 
STR_CONFIG_SETTING_OFF                                          :Off
0 comments (0 inline, 0 general)