diff options
author | peter1138 <peter1138@openttd.org> | 2008-01-26 22:15:39 +0000 |
---|---|---|
committer | peter1138 <peter1138@openttd.org> | 2008-01-26 22:15:39 +0000 |
commit | c6656d6b2fa31bd6184ea26ca50a2d0317164b7e (patch) | |
tree | a7110e6de4f65a75d0f5b463a0263d0a802554c1 /src/lang | |
parent | 2fc218812721a37e4beb78dba6f84ade70ecb737 (diff) | |
download | openttd-c6656d6b2fa31bd6184ea26ca50a2d0317164b7e.tar.xz |
(svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view
cargo waiting list instead of just one. The station view window is now
resizable to cope with the extra information.
Diffstat (limited to 'src/lang')
-rw-r--r-- | src/lang/english.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt index d872bcb8d..41d48e373 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -15,8 +15,7 @@ STR_EMPTY : STR_0007_FLAT_LAND_REQUIRED :{WHITE}Flat land required STR_0008_WAITING :{BLACK}Waiting: {WHITE}{STRING} STR_0009 :{WHITE}{CARGO} -STR_000A_EN_ROUTE_FROM :{WHITE}{CARGO}{YELLOW} (en-route from -STR_000B :{YELLOW}{STATION}) +STR_EN_ROUTE_FROM :{YELLOW}({SHORTCARGO} en-route from {STATION}) STR_000C_ACCEPTS :{BLACK}Accepts: {WHITE} STR_000D_ACCEPTS :{BLACK}Accepts: {GOLD} STR_000E : |