From 2964ba2d3498abf707f4ff6a135c6e6178d8b92f Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 10 Apr 2008 10:18:03 +0000 Subject: (svn r12650) -Feature: ability to force a vehicle to not load at a station. -Feature: ability to force a vehicle to not unload at a station. --- src/lang/english.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lang') diff --git a/src/lang/english.txt b/src/lang/english.txt index e6eabe2f7..91514e57e 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2661,6 +2661,10 @@ 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_DROP_NO_LOADING :No loading +STR_ORDER_DROP_UNLOAD_IF_ACCEPTED :Unload if accepted +STR_ORDER_DROP_UNLOAD :Unload all +STR_ORDER_DROP_NO_UNLOADING :No unloading STR_ORDER_UNLOAD :(Unload) STR_ORDER_FULL_LOAD :(Full load) STR_ORDER_FULL_LOAD_ANY :(Full load any cargo) -- cgit v1.2.3-70-g09d2