diff --git a/src/lang/english.txt b/src/lang/english.txt --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -729,25 +729,6 @@ STR_MESSAGE_HISTORY_TOOLTIP STR_MESSAGE_NEWS_FORMAT :{STRING} - {STRING5} STR_NEWS_MESSAGES_SOUND :{YELLOW}Play sound for summarised news messages -STR_NEWS_MESSAGES_OFF :Off -STR_NEWS_MESSAGES_SUMMARY :Summary -STR_NEWS_MESSAGES_FULL :Full - -STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OWN :{YELLOW}Arrival of first vehicle at player's station -STR_NEWS_MESSAGE_TYPE_ARRIVAL_OF_FIRST_VEHICLE_OTHER :{YELLOW}Arrival of first vehicle at competitor's station -STR_NEWS_MESSAGE_TYPE_ACCIDENTS_DISASTERS :{YELLOW}Accidents / disasters -STR_NEWS_MESSAGE_TYPE_COMPANY_INFORMATION :{YELLOW}Company information -STR_NEWS_MESSAGE_TYPE_INDUSTRY_OPEN :{YELLOW}Opening of industries -STR_NEWS_MESSAGE_TYPE_INDUSTRY_CLOSE :{YELLOW}Closing of industries -STR_NEWS_MESSAGE_TYPE_ECONOMY_CHANGES :{YELLOW}Economy changes -STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_COMPANY :{YELLOW}Production changes of industries served by the company -STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_SERVED_BY_OTHER :{YELLOW}Production changes of industries served by competitor(s) -STR_NEWS_MESSAGE_TYPE_INDUSTRY_CHANGES_UNSERVED :{YELLOW}Other industry production changes -STR_NEWS_MESSAGE_TYPE_ADVICE_INFORMATION_ON_COMPANY :{YELLOW}Advice / information on company's vehicles -STR_NEWS_MESSAGE_TYPE_NEW_VEHICLES :{YELLOW}New vehicles -STR_NEWS_MESSAGE_TYPE_CHANGES_OF_CARGO_ACCEPTANCE :{YELLOW}Changes to cargo acceptance -STR_NEWS_MESSAGE_TYPE_SUBSIDIES :{YELLOW}Subsidies -STR_NEWS_MESSAGE_TYPE_GENERAL_INFORMATION :{YELLOW}General information STR_NEWS_MESSAGE_CAPTION :{WHITE}Message STR_NEWS_CUSTOM_ITEM :{BIG_FONT}{BLACK}{RAW_STRING} @@ -1420,6 +1401,41 @@ STR_CONFIG_SETTING_WAGONSPEEDLIMITS_HELP STR_CONFIG_SETTING_DISABLE_ELRAILS :Disable electric rails: {STRING2} STR_CONFIG_SETTING_DISABLE_ELRAILS_HELPTEXT :Enabling this setting disables the requirement to electrify tracks to make electric engines run on them +STR_CONFIG_SETTING_NEWS_ARRIVAL_FIRST_VEHICLE_OWN :Arrival of first vehicle at player's station: {STRING2} +STR_CONFIG_SETTING_NEWS_ARRIVAL_FIRST_VEHICLE_OWN_HELPTEXT :Display a newspaper when the first vehicle arrives at a new player's station +STR_CONFIG_SETTING_NEWS_ARRIVAL_FIRST_VEHICLE_OTHER :Arrival of first vehicle at competitor's station: {STRING2} +STR_CONFIG_SETTING_NEWS_ARRIVAL_FIRST_VEHICLE_OTHER_HELPTEXT :Display a newspaper when the first vehicle arrives at a new competitor's station +STR_CONFIG_SETTING_NEWS_ACCIDENTS_DISASTERS :Accidents / disasters: {STRING2} +STR_CONFIG_SETTING_NEWS_ACCIDENTS_DISASTERS_HELPTEXT :Display a newspaper when accidents or disasters occurs +STR_CONFIG_SETTING_NEWS_COMPANY_INFORMATION :Company information: {STRING2} +STR_CONFIG_SETTING_NEWS_COMPANY_INFORMATION_HELPTEXT :Display a newspaper when a new company starts, or when companies are risking to bankrupt +STR_CONFIG_SETTING_NEWS_INDUSTRY_OPEN :Opening of industries: {STRING2} +STR_CONFIG_SETTING_NEWS_INDUSTRY_OPEN_HELPTEXT :Display a newspaper when new industries open +STR_CONFIG_SETTING_NEWS_INDUSTRY_CLOSE :Closing of industries: {STRING2} +STR_CONFIG_SETTING_NEWS_INDUSTRY_CLOSE_HELPTEXT :Display a newspaper when industries close down +STR_CONFIG_SETTING_NEWS_ECONOMY_CHANGES :Economy changes: {STRING2} +STR_CONFIG_SETTING_NEWS_ECONOMY_CHANGES_HELPTEXT :Display a newspaper about global changes to enconomy +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_COMPANY :Production changes of industries served by the company: {STRING2} +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_COMPANY_HELPTEXT :Display a newspaper when the production level of industries change, which are served by the company +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_OTHER :Production changes of industries served by competitor(s): {STRING2} +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_OTHER_HELPTEXT :Display a newspaper when the production level of industries change, which are served by the competitors +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_UNSERVED :Other industry production changes: {STRING2} +STR_CONFIG_SETTING_NEWS_INDUSTRY_CHANGES_UNSERVED_HELPTEXT :Display a newspaper when the production level of industries change, which are not served by the company or competitors +STR_CONFIG_SETTING_NEWS_ADVICE :Advice / information on company's vehicles: {STRING2} +STR_CONFIG_SETTING_NEWS_ADVICE_HELPTEXT :Display messages about vehicles needing attention +STR_CONFIG_SETTING_NEWS_NEW_VEHICLES :New vehicles: {STRING2} +STR_CONFIG_SETTING_NEWS_NEW_VEHICLES_HELPTEXT :Display a newspaper when a new vehicle type becomes available +STR_CONFIG_SETTING_NEWS_CHANGES_ACCEPTANCE :Changes to cargo acceptance: {STRING2} +STR_CONFIG_SETTING_NEWS_CHANGES_ACCEPTANCE_HELPTEXT :Display messages about stations changing acceptance of some cargos +STR_CONFIG_SETTING_NEWS_SUBSIDIES :Subsidies: {STRING2} +STR_CONFIG_SETTING_NEWS_SUBSIDIES_HELPTEXT :Display a newspaper about subsidy related events +STR_CONFIG_SETTING_NEWS_GENERAL_INFORMATION :General information: {STRING2} +STR_CONFIG_SETTING_NEWS_GENERAL_INFORMATION_HELPTEXT :Display newspaper about general events, such as purchase of exclusive rights or funding of road reconstruction + +STR_CONFIG_SETTING_NEWS_MESSAGES_OFF :Off +STR_CONFIG_SETTING_NEWS_MESSAGES_SUMMARY :Summary +STR_CONFIG_SETTING_NEWS_MESSAGES_FULL :Full + STR_CONFIG_SETTING_COLOURED_NEWS_YEAR :Coloured news appears in: {STRING2} STR_CONFIG_SETTING_COLOURED_NEWS_YEAR_HELPTEXT :Year that the newspaper announcements get printed in colour. Before this year, it uses monochrome black/white STR_CONFIG_SETTING_STARTING_YEAR :Starting year: {STRING2} @@ -1520,6 +1536,7 @@ STR_CONFIG_SETTING_ECONOMY STR_CONFIG_SETTING_AI :{ORANGE}Competitors STR_CONFIG_SETTING_DISPLAY_OPTIONS :{ORANGE}Display options STR_CONFIG_SETTING_INTERACTION :{ORANGE}Interaction +STR_CONFIG_SETTING_NEWS :{ORANGE}News and messages STR_CONFIG_SETTING_CONSTRUCTION_SIGNALS :{ORANGE}Signals STR_CONFIG_SETTING_STATIONS_CARGOHANDLING :{ORANGE}Cargo handling STR_CONFIG_SETTING_AI_NPC :{ORANGE}Computer players