summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-09 23:00:12 +0000
committerrubidium <rubidium@openttd.org>2008-04-09 23:00:12 +0000
commit845c5d0a495e3ea0b05d1d223f9c569992de1e8a (patch)
tree31e91bb295634439e2d248e142cae0410d992fe4 /src/lang/english.txt
parent73392ba85e0fd9148b91f97cb7a108b3eea8a638 (diff)
downloadopenttd-845c5d0a495e3ea0b05d1d223f9c569992de1e8a.tar.xz
(svn r12644) -Codechange: rework the order gui a little to prepare it for some future changes.
Diffstat (limited to 'src/lang/english.txt')
-rw-r--r--src/lang/english.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lang/english.txt b/src/lang/english.txt
index e6c1c4d14..50742a385 100644
--- a/src/lang/english.txt
+++ b/src/lang/english.txt
@@ -2659,6 +2659,9 @@ STR_ORDER_GO_TO :Go to
STR_ORDER_GO_NON_STOP_TO :Go non-stop to
STR_ORDER_GO_VIA :Go via
STR_ORDER_GO_NON_STOP_VIA :Go non-stop via
+STR_ORDER_DROP_LOAD_IF_POSSIBLE :Load if available
+STR_ORDER_DROP_FULL_LOAD_ALL :Full load all cargo
+STR_ORDER_DROP_FULL_LOAD_ANY :Full load any cargo
STR_ORDER_UNLOAD :(Unload)
STR_ORDER_FULL_LOAD :(Full load)
STR_ORDER_FULL_LOAD_ANY :(Full load any cargo)