summaryrefslogtreecommitdiff
path: root/src/lang
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-07-30 01:53:03 +0000
committerbelugas <belugas@openttd.org>2008-07-30 01:53:03 +0000
commit7e4b1e2d84d06d6f3ad69b819e343c678378786a (patch)
tree838afc33ec43c74b514ae837ca900ddf06617ecd /src/lang
parent93c279d6b476c8a3998e7e79eea9207437059125 (diff)
downloadopenttd-7e4b1e2d84d06d6f3ad69b819e343c678378786a.tar.xz
(svn r13872) -Feature: Split the news message announcing opening and closure of industries into two news of their own
Diffstat (limited to 'src/lang')
-rw-r--r--src/lang/english.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index 3b0b9dd97..aa26e4c57 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -590,7 +590,8 @@ STR_0206_ARRIVAL_OF_FIRST_VEHICLE :{YELLOW}Arrival
STR_0207_ARRIVAL_OF_FIRST_VEHICLE :{YELLOW}Arrival of first vehicle at competitor's station
STR_0208_ACCIDENTS_DISASTERS :{YELLOW}Accidents / disasters
STR_0209_COMPANY_INFORMATION :{YELLOW}Company information
-STR_NEWS_OPEN_CLOSE :{YELLOW}Open / close of industries
+STR_NEWS_INDUSTRY_OPEN :{YELLOW}Opening of industries
+STR_NEWS_INDUSTRY_CLOSE :{YELLOW}Closing of industries
STR_020A_ECONOMY_CHANGES :{YELLOW}Economy changes
STR_INDUSTRY_CHANGES_SERVED_BY_PLAYER :{YELLOW}Production changes of industries served by the player
STR_INDUSTRY_CHANGES_SERVED_BY_OTHER :{YELLOW}Production changes of industries served by competitor(s)