(svn r26469) -Fix [FS#5985, FS#5986, FS#5988]: Improve english strings.
This commit is contained in:
		| @@ -1072,7 +1072,7 @@ STR_CONFIG_SETTING_TYPE_COMPANY_INGAME                          :Company setting | |||||||
|  |  | ||||||
| STR_CONFIG_SETTING_RESTRICT_CATEGORY                            :{BLACK}Category: | STR_CONFIG_SETTING_RESTRICT_CATEGORY                            :{BLACK}Category: | ||||||
| STR_CONFIG_SETTING_RESTRICT_TYPE                                :{BLACK}Type: | 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_DROPDOWN_HELPTEXT                   :{BLACK}Restricts the list below using predefined filters | ||||||
| STR_CONFIG_SETTING_RESTRICT_BASIC                               :Basic settings | STR_CONFIG_SETTING_RESTRICT_BASIC                               :Basic settings | ||||||
| STR_CONFIG_SETTING_RESTRICT_ADVANCED                            :Advanced settings | STR_CONFIG_SETTING_RESTRICT_ADVANCED                            :Advanced settings | ||||||
| STR_CONFIG_SETTING_RESTRICT_ALL                                 :Expert settings / all settings | STR_CONFIG_SETTING_RESTRICT_ALL                                 :Expert settings / all settings | ||||||
| @@ -1081,11 +1081,11 @@ STR_CONFIG_SETTING_RESTRICT_CHANGED_AGAINST_NEW                 :Settings with a | |||||||
|  |  | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_HELPTEXT                       :{BLACK}Restricts the list below to certain setting types | STR_CONFIG_SETTING_TYPE_DROPDOWN_HELPTEXT                       :{BLACK}Restricts the list below to certain setting types | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_ALL                            :All setting types | STR_CONFIG_SETTING_TYPE_DROPDOWN_ALL                            :All setting types | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_CLIENT                         :Client settings (not stored in saves; affects all games) | STR_CONFIG_SETTING_TYPE_DROPDOWN_CLIENT                         :Client settings (not stored in saves; affect all games) | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_MENU                      :Game settings (stored in saves; affects only new games) | STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_MENU                      :Game settings (stored in saves; affect only new games) | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_INGAME                    :Game settings (stored in save; affects only current game) | STR_CONFIG_SETTING_TYPE_DROPDOWN_GAME_INGAME                    :Game settings (stored in save; affect only current game) | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_COMPANY_MENU                   :Company settings (stored in saves; affects only new games) | STR_CONFIG_SETTING_TYPE_DROPDOWN_COMPANY_MENU                   :Company settings (stored in saves; affect only new games) | ||||||
| STR_CONFIG_SETTING_TYPE_DROPDOWN_COMPANY_INGAME                 :Company settings (stored in save; affects only current company) | STR_CONFIG_SETTING_TYPE_DROPDOWN_COMPANY_INGAME                 :Company settings (stored in save; affect only current company) | ||||||
| STR_CONFIG_SETTING_CATEGORY_HIDES                               :{BLACK}Show all search results by setting{}{SILVER}Category {BLACK}to {WHITE}{STRING} | STR_CONFIG_SETTING_CATEGORY_HIDES                               :{BLACK}Show all search results by setting{}{SILVER}Category {BLACK}to {WHITE}{STRING} | ||||||
| STR_CONFIG_SETTING_TYPE_HIDES                                   :{BLACK}Show all search results by setting{}{SILVER}Type {BLACK}to {WHITE}All setting types | STR_CONFIG_SETTING_TYPE_HIDES                                   :{BLACK}Show all search results by setting{}{SILVER}Type {BLACK}to {WHITE}All setting types | ||||||
| STR_CONFIG_SETTING_CATEGORY_AND_TYPE_HIDES                      :{BLACK}Show all search results by setting{}{SILVER}Category {BLACK}to {WHITE}{STRING} {BLACK}and {SILVER}Type {BLACK}to {WHITE}All setting types | STR_CONFIG_SETTING_CATEGORY_AND_TYPE_HIDES                      :{BLACK}Show all search results by setting{}{SILVER}Category {BLACK}to {WHITE}{STRING} {BLACK}and {SILVER}Type {BLACK}to {WHITE}All setting types | ||||||
| @@ -1127,7 +1127,7 @@ STR_CONFIG_SETTING_TRAIN_REVERSING                              :Disallow train | |||||||
| STR_CONFIG_SETTING_TRAIN_REVERSING_HELPTEXT                     :If enabled, trains will not reverse in non-terminus stations, even if there is a shorter path to their next destination when reversing | STR_CONFIG_SETTING_TRAIN_REVERSING_HELPTEXT                     :If enabled, trains will not reverse in non-terminus stations, even if there is a shorter path to their next destination when reversing | ||||||
| STR_CONFIG_SETTING_DISASTERS                                    :Disasters: {STRING2} | STR_CONFIG_SETTING_DISASTERS                                    :Disasters: {STRING2} | ||||||
| STR_CONFIG_SETTING_DISASTERS_HELPTEXT                           :Toggle disasters which may occasionally block or destroy vehicles or infrastructure | STR_CONFIG_SETTING_DISASTERS_HELPTEXT                           :Toggle disasters which may occasionally block or destroy vehicles or infrastructure | ||||||
| STR_CONFIG_SETTING_CITY_APPROVAL                                :City council's attitude towards area restructuring: {STRING2} | STR_CONFIG_SETTING_CITY_APPROVAL                                :Town council's attitude towards area restructuring: {STRING2} | ||||||
| STR_CONFIG_SETTING_CITY_APPROVAL_HELPTEXT                       :Choose how much noise and environmental damage by companies affect their town rating and further construction actions in their area | STR_CONFIG_SETTING_CITY_APPROVAL_HELPTEXT                       :Choose how much noise and environmental damage by companies affect their town rating and further construction actions in their area | ||||||
|  |  | ||||||
| STR_CONFIG_SETTING_BUILDONSLOPES                                :Allow building on slopes and coasts: {STRING2} | STR_CONFIG_SETTING_BUILDONSLOPES                                :Allow building on slopes and coasts: {STRING2} | ||||||
| @@ -1520,7 +1520,7 @@ STR_CONFIG_SETTING_ALLOW_TOWN_ROADS_HELPTEXT                    :Allow towns to | |||||||
| STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS                   :Towns are allowed to build level crossings: {STRING2} | STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS                   :Towns are allowed to build level crossings: {STRING2} | ||||||
| STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS_HELPTEXT          :Enabling this setting allows towns to build level crossings | STR_CONFIG_SETTING_ALLOW_TOWN_LEVEL_CROSSINGS_HELPTEXT          :Enabling this setting allows towns to build level crossings | ||||||
| STR_CONFIG_SETTING_NOISE_LEVEL                                  :Allow town controlled noise level for airports: {STRING2} | STR_CONFIG_SETTING_NOISE_LEVEL                                  :Allow town controlled noise level for airports: {STRING2} | ||||||
| STR_CONFIG_SETTING_NOISE_LEVEL_HELPTEXT                         :With this setting disabled, there can be two airports in each town. With this setting enabled, the number of airports in a city is limited by the noise acceptance of the town, which depends on population and airport size and distance | STR_CONFIG_SETTING_NOISE_LEVEL_HELPTEXT                         :With this setting disabled, there can be two airports in each town. With this setting enabled, the number of airports in a town is limited by the noise acceptance of the town, which depends on population and airport size and distance | ||||||
| STR_CONFIG_SETTING_TOWN_FOUNDING                                :Founding towns in game: {STRING2} | STR_CONFIG_SETTING_TOWN_FOUNDING                                :Founding towns in game: {STRING2} | ||||||
| STR_CONFIG_SETTING_TOWN_FOUNDING_HELPTEXT                       :Enabling this setting allows players to found new towns in the game | STR_CONFIG_SETTING_TOWN_FOUNDING_HELPTEXT                       :Enabling this setting allows players to found new towns in the game | ||||||
| STR_CONFIG_SETTING_TOWN_FOUNDING_FORBIDDEN                      :Forbidden | STR_CONFIG_SETTING_TOWN_FOUNDING_FORBIDDEN                      :Forbidden | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 frosch
					frosch