From 7f80552293c164b9e19707ef601edbe1d1f28806 Mon Sep 17 00:00:00 2001 From: frosch Date: Wed, 21 May 2008 22:15:39 +0000 Subject: (svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window. --- src/lang/english.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lang/english.txt') diff --git a/src/lang/english.txt b/src/lang/english.txt index df43978e5..50e5416b1 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -486,6 +486,9 @@ STR_01A4_COST_TO_CLEAR_N_A :{BLACK}Cost to STR_01A5_COST_TO_CLEAR :{BLACK}Cost to clear: {LTBLUE}{CURRENCY} STR_01A6_N_A :N/A STR_01A7_OWNER :{BLACK}Owner: {LTBLUE}{STRING1} +STR_ROAD_OWNER :{BLACK}Road owner: {LTBLUE}{STRING1} +STR_TRAM_OWNER :{BLACK}Tramway owner: {LTBLUE}{STRING1} +STR_RAIL_OWNER :{BLACK}Railroad owner: {LTBLUE}{STRING1} STR_01A8_LOCAL_AUTHORITY :{BLACK}Local authority: {LTBLUE}{STRING1} STR_01A9_NONE :None STR_01AA_NAME :{BLACK}Name @@ -1714,6 +1717,7 @@ STR_1815_ROAD_WITH_STREETLIGHTS :Road with stree STR_1816_TREE_LINED_ROAD :Tree-lined road STR_1817_ROAD_VEHICLE_DEPOT :Road vehicle depot STR_1818_ROAD_RAIL_LEVEL_CROSSING :Road/rail level crossing +STR_TRAMWAY :Tramway STR_CAN_T_REMOVE_BUS_STATION :{WHITE}Can't remove bus station... STR_CAN_T_REMOVE_TRUCK_STATION :{WHITE}Can't remove lorry station... STR_CAN_T_REMOVE_PASSENGER_TRAM_STATION :{WHITE}Can't remove passenger tram station... -- cgit v1.2.3-54-g00ecf