diff options
author | tron <tron@openttd.org> | 2004-12-19 21:03:16 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2004-12-19 21:03:16 +0000 |
commit | 7182b2508d4a43da8ab51e3c3cab7f03b08a11e5 (patch) | |
tree | ba13f833d2739b70767ad7b2c2a24a6b818041b3 /lang | |
parent | 0807891501915ddeefca63efce1fb8552242d954 (diff) | |
download | openttd-7182b2508d4a43da8ab51e3c3cab7f03b08a11e5.tar.xz |
(svn r1177) Enable non-stop flag for waypoints
Diffstat (limited to 'lang')
-rw-r--r-- | lang/english.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/english.txt b/lang/english.txt index 57306926d..faf265d49 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1086,6 +1086,7 @@ STR_HEADING_FOR_WAYPOINT :{LTBLUE}Heading for {WAYPOINT} STR_HEADING_FOR_WAYPOINT_VEL :{LTBLUE}Heading for {WAYPOINT}, {VELOCITY} STR_GO_TO_WAYPOINT :Go via {WAYPOINT} +STR_GO_NON_STOP_TO_WAYPOINT :Go non-stop via {WAYPOINT} STR_WAYPOINTNAME_CITY :Waypoint {TOWN} STR_WAYPOINTNAME_CITY_SERIAL :Waypoint {TOWN} #{COMMA16} |