diff options
author | rubidium <rubidium@openttd.org> | 2008-04-06 22:32:20 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2008-04-06 22:32:20 +0000 |
commit | 1bd5a29df5db4d1b6d3925f7f291bfae7688a6cd (patch) | |
tree | 397ef733d88fb8d1a2ef21941b6a693ad03870e0 /src/lang | |
parent | d90a0412301c7f2288914f13086e19283d5c039c (diff) | |
download | openttd-1bd5a29df5db4d1b6d3925f7f291bfae7688a6cd.tar.xz |
(svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin.
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 b15148a57..66d541ba8 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -18,6 +18,7 @@ STR_0009 :{WHITE}{CARGO} STR_EN_ROUTE_FROM :{YELLOW}({SHORTCARGO} en-route from {STATION}) STR_000C_ACCEPTS :{BLACK}Accepts: {WHITE} STR_000D_ACCEPTS :{BLACK}Accepts: {GOLD} +STR_SUPPLIES :{BLACK}Supplies: {GOLD} STR_000E : STR_000F_PASSENGERS :Passengers STR_0010_COAL :Coal |