diff options
author | rubidium <rubidium@openttd.org> | 2008-04-13 16:48:28 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2008-04-13 16:48:28 +0000 |
commit | af3723e21724537cf14a8a13a68aecf19c3cd269 (patch) | |
tree | 21efefa300c4a378057647068e6355bbf3d6163c /src/lang | |
parent | 5e2a5953a460a9ecb4aa428ac0e34074d6329461 (diff) | |
download | openttd-af3723e21724537cf14a8a13a68aecf19c3cd269.tar.xz |
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
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 e29c1ec8c..3c4fa76aa 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -2780,6 +2780,7 @@ STR_882C_BUILT_VALUE :{LTBLUE}{ENGINE STR_882D_VALUE :{LTBLUE}{ENGINE}{BLACK} Value: {LTBLUE}{CURRENCY} STR_882E :{WHITE}{VEHICLE} STR_882F_LOADING_UNLOADING :{LTBLUE}Loading / Unloading +STR_LEAVING :{LTBLUE}Leaving STR_TRAIN_MUST_BE_STOPPED :{WHITE}Train must be stopped inside a depot STR_8830_CAN_T_SEND_TRAIN_TO_DEPOT :{WHITE}Can't send train to depot... STR_8831_NO_MORE_SPACE_FOR_ORDERS :{WHITE}No more space for orders |