From 845c5d0a495e3ea0b05d1d223f9c569992de1e8a Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 9 Apr 2008 23:00:12 +0000 Subject: (svn r12644) -Codechange: rework the order gui a little to prepare it for some future changes. --- src/lang/english.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/lang/english.txt') 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) -- cgit v1.2.3-54-g00ecf