diff options
author | belugas <belugas@openttd.org> | 2009-01-29 03:12:31 +0000 |
---|---|---|
committer | belugas <belugas@openttd.org> | 2009-01-29 03:12:31 +0000 |
commit | d7971e5e373cc510aae5f7085928117bf9d95a84 (patch) | |
tree | f769d9110d5ef0eb4b5f84314fb6718b1183f165 /src/lang | |
parent | 31adec86a0340b13eb50f84d44bb3e71b2648cde (diff) | |
download | openttd-d7971e5e373cc510aae5f7085928117bf9d95a84.tar.xz |
(svn r15293) -Feature [FS#2583]: Give a more meaningful message when towns refuse construction of noise-controlled airports
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 774535918..5e4072dd4 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1853,6 +1853,7 @@ STR_2032_SERVICE_SUBSIDY_AWARDED :{BLACK}{BIGFONT STR_2033_SERVICE_SUBSIDY_AWARDED :{BLACK}{BIGFONT}Service subsidy awarded to {COMPANY}!{}{}{STRING} service from {STATION} to {STATION} will pay triple rates for the next year! STR_2034_SERVICE_SUBSIDY_AWARDED :{BLACK}{BIGFONT}Service subsidy awarded to {COMPANY}!{}{}{STRING} service from {STATION} to {STATION} will pay quadruple rates for the next year! STR_2035_LOCAL_AUTHORITY_REFUSES :{WHITE}{TOWN} local authority refuses to allow another airport to be built in this town +STR_LOCAL_AUTHORITY_REFUSES_NOISE :{WHITE}{TOWN} local authority refuses permission for airport due to noise concerns STR_2036_COTTAGES :Cottages STR_2037_HOUSES :Houses STR_2038_FLATS :Flats |