Loading

Paste #p4z1lkf68

  1. Index: src/lang/english.txt
  2. ===================================================================
  3. --- src/lang/english.txt    (revision 26981)
  4. +++ src/lang/english.txt    (working copy)
  5. @@ -372,7 +372,7 @@
  6.  
  7.  ############ range for settings menu starts
  8.  STR_SETTINGS_MENU_GAME_OPTIONS                                  :Game options
  9. -STR_SETTINGS_MENU_CONFIG_SETTINGS                               :Advanced settings
  10. +STR_SETTINGS_MENU_CONFIG_SETTINGS                               :Settings
  11.  STR_SETTINGS_MENU_SCRIPT_SETTINGS                               :AI/Game script settings
  12.  STR_SETTINGS_MENU_NEWGRF_SETTINGS                               :NewGRF settings
  13.  STR_SETTINGS_MENU_TRANSPARENCY_OPTIONS                          :Transparency options
  14. @@ -1085,7 +1085,7 @@
  15.  STR_WARNING_NO_SUITABLE_AI                                      :{WHITE}No suitable AIs available...{}You can download several AIs via the 'Online Content' system
  16.  
  17.  # Advanced settings window
  18. -STR_CONFIG_SETTING_CAPTION                                      :{WHITE}Advanced Settings
  19. +STR_CONFIG_SETTING_CAPTION                                      :{WHITE}Settings
  20.  STR_CONFIG_SETTING_FILTER_TITLE                                 :{BLACK}Filter string:
  21.  STR_CONFIG_SETTING_EXPAND_ALL                                   :{BLACK}Expand all
  22.  STR_CONFIG_SETTING_COLLAPSE_ALL                                 :{BLACK}Collapse all
  23. @@ -1101,9 +1101,9 @@
  24.  STR_CONFIG_SETTING_RESTRICT_CATEGORY                            :{BLACK}Category:
  25.  STR_CONFIG_SETTING_RESTRICT_TYPE                                :{BLACK}Type:
  26.  STR_CONFIG_SETTING_RESTRICT_DROPDOWN_HELPTEXT                   :{BLACK}Restricts the list below using predefined filters
  27. -STR_CONFIG_SETTING_RESTRICT_BASIC                               :Basic settings
  28. -STR_CONFIG_SETTING_RESTRICT_ADVANCED                            :Advanced settings
  29. -STR_CONFIG_SETTING_RESTRICT_ALL                                 :Expert settings / all settings
  30. +STR_CONFIG_SETTING_RESTRICT_BASIC                               :Basic (show only important settings)
  31. +STR_CONFIG_SETTING_RESTRICT_ADVANCED                            :Advanced (show most settings)
  32. +STR_CONFIG_SETTING_RESTRICT_ALL                                 :Expert (show all settings, including weird ones)
  33.  STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_DEFAULT             :Settings with a different value than the default
  34.  STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_NEW                 :Settings with a different value than your new-game settings
  35.  
  36. @@ -1731,7 +1731,7 @@
  37.  
  38.  STR_INTRO_GAME_OPTIONS                                          :{BLACK}Game Options
  39.  STR_INTRO_HIGHSCORE                                             :{BLACK}Highscore Table
  40. -STR_INTRO_ADVANCED_SETTINGS                                     :{BLACK}Advanced Settings
  41. +STR_INTRO_ADVANCED_SETTINGS                                     :{BLACK}Settings
  42.  STR_INTRO_NEWGRF_SETTINGS                                       :{BLACK}NewGRF Settings
  43.  STR_INTRO_ONLINE_CONTENT                                        :{BLACK}Check Online Content
  44.  STR_INTRO_SCRIPT_SETTINGS                                       :{BLACK}AI/Game Script Settings
  45. @@ -1751,7 +1751,7 @@
  46.  
  47.  STR_INTRO_TOOLTIP_GAME_OPTIONS                                  :{BLACK}Display game options
  48.  STR_INTRO_TOOLTIP_HIGHSCORE                                     :{BLACK}Display highscore table
  49. -STR_INTRO_TOOLTIP_ADVANCED_SETTINGS                             :{BLACK}Display advanced settings
  50. +STR_INTRO_TOOLTIP_ADVANCED_SETTINGS                             :{BLACK}Display settings
  51.  STR_INTRO_TOOLTIP_NEWGRF_SETTINGS                               :{BLACK}Display NewGRF settings
  52.  STR_INTRO_TOOLTIP_ONLINE_CONTENT                                :{BLACK}Check for new and updated content to download
  53.  STR_INTRO_TOOLTIP_SCRIPT_SETTINGS                               :{BLACK}Display AI/Game script settings
  54. @@ -4162,7 +4162,7 @@
  55.  STR_ERROR_TOO_CLOSE_TO_ANOTHER_TOWN                             :{WHITE}... too close to another town
  56.  STR_ERROR_TOO_MANY_TOWNS                                        :{WHITE}... too many towns
  57.  STR_ERROR_NO_SPACE_FOR_TOWN                                     :{WHITE}... there is no more space on the map
  58. -STR_ERROR_TOWN_EXPAND_WARN_NO_ROADS                             :{WHITE}The town will not build roads. You can enable building of roads via Advanced Settings->Environment->Towns
  59. +STR_ERROR_TOWN_EXPAND_WARN_NO_ROADS                             :{WHITE}The town will not build roads. You can enable building of roads via Settings->Environment->Towns
  60.  STR_ERROR_ROAD_WORKS_IN_PROGRESS                                :{WHITE}Road works in progress
  61.  STR_ERROR_TOWN_CAN_T_DELETE                                     :{WHITE}Can't delete this town...{}A station or depot is referring to the town or a town owned tile can't be removed
  62.  STR_ERROR_STATUE_NO_SUITABLE_PLACE                              :{WHITE}... there is no suitable place for a statue in the centre of this town
  63.  

Comments