From 0900f3388a610d175129de0eed4db528285b5062 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 10 Jun 2008 16:46:11 +0000 Subject: (svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now. --- 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 1c6fe5220..275f581fb 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2662,14 +2662,17 @@ STR_8802_DETAILS :{WHITE}{VEHICLE STR_8803_TRAIN_IN_THE_WAY :{WHITE}Train in the way STR_8804 :{SETX 10}{COMMA}: {STRING4} {STRING2} STR_8805 :{RIGHTARROW}{SETX 10}{COMMA}: {STRING4} {STRING2} +STR_ORDER_NON_STOP :{BLACK}Non-stop 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_TOGGLE_FULL_LOAD :{BLACK}Full load any cargo 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_DROP_NO_LOADING :No loading +STR_ORDER_TOGGLE_UNLOAD :{BLACK}Unload all STR_ORDER_DROP_UNLOAD_IF_ACCEPTED :Unload if accepted STR_ORDER_DROP_UNLOAD :Unload all STR_ORDER_DROP_TRANSFER :Transfer -- cgit v1.2.3-54-g00ecf