diff options
author | rubidium <rubidium@openttd.org> | 2007-03-03 20:43:52 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2007-03-03 20:43:52 +0000 |
commit | cf47f2a856d3365cd42eaa4b5e9f5e2095586172 (patch) | |
tree | 9d93e0af27e0f9acf43336d733089fb4393c49df /src/lang | |
parent | 2061d6af2718b5acfe7218083bd6233b5941edc8 (diff) | |
download | openttd-cf47f2a856d3365cd42eaa4b5e9f5e2095586172.tar.xz |
(svn r9000) -Fix [FS#581, r2572]: new locomotive names were not announced in the news, it said "new railway locomotive available - railway locomotive".
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index 90109bcac..8e02aa7fa 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -752,7 +752,7 @@ STR_02A3_LARGE :{BLACK}Large STR_02A4_SELECT_TOWN_SIZE :{BLACK}Select town size STR_02A5_TOWN_SIZE :{YELLOW}Town size: -STR_02B6 :{STRING} - {STRING5} +STR_02B6 :{STRING1} - {STRING5} STR_02B7_SHOW_LAST_MESSAGE_OR_NEWS :{BLACK}Show last message or news report STR_OFF :Off STR_SUMMARY :Summary |