diff options
author | skidd13 <skidd13@openttd.org> | 2007-11-18 13:55:23 +0000 |
---|---|---|
committer | skidd13 <skidd13@openttd.org> | 2007-11-18 13:55:23 +0000 |
commit | 9737bf20c065a569399fe606d2e764634529b578 (patch) | |
tree | fdf8dc875f52dd1b6d6757149dfc551ff8ff5b51 /src/lang | |
parent | b48c5a3c92c9e6b2e68cf8b496689380a3ded5ff (diff) | |
download | openttd-9737bf20c065a569399fe606d2e764634529b578.tar.xz |
(svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
-Change: Enable one way roads like the remove via a toolbar icon
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 2ed309302..03a4e105d 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1683,6 +1683,7 @@ STR_180F_BUILD_ROAD_BRIDGE :{BLACK}Build ro STR_180F_BUILD_TRAMWAY_BRIDGE :{BLACK}Build tramway bridge STR_1810_BUILD_ROAD_TUNNEL :{BLACK}Build road tunnel STR_1810_BUILD_TRAMWAY_TUNNEL :{BLACK}Build tramway tunnel +STR_TOGGLE_ONE_WAY_ROAD :{BLACK}Activate/Deactivate one way roads STR_1811_TOGGLE_BUILD_REMOVE_FOR :{BLACK}Toggle build/remove for road construction STR_1811_TOGGLE_BUILD_REMOVE_FOR_TRAMWAYS :{BLACK}Toggle build/remove for tramway construction STR_1813_SELECT_ROAD_VEHICLE_DEPOT :{BLACK}Select road vehicle depot orientation |