# HG changeset patch # User rubidium # Date 1280242479 0 # Node ID 587ed372472c59d08c771d3b026eed64eca66e7b # Parent 6681826023989b5af149ec59490efab69516ff96 (svn r20226) -Fix: make "space after ..." usage uniform in English (UK) again diff --git a/src/lang/english.txt b/src/lang/english.txt --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -3497,7 +3497,7 @@ STR_ERROR_CAN_T_REMOVE_PASSENGER_TRAM_STATION :{WHITE}Can't remove passenger tram station... STR_ERROR_CAN_T_REMOVE_CARGO_TRAM_STATION :{WHITE}Can't remove freight tram station... STR_ERROR_MUST_REMOVE_ROAD_STOP_FIRST :{WHITE}Must remove road stop first -STR_ERROR_THERE_IS_NO_STATION :{WHITE}...there is no station here +STR_ERROR_THERE_IS_NO_STATION :{WHITE}... there is no station here STR_ERROR_MUST_DEMOLISH_RAILROAD :{WHITE}Must demolish railway station first STR_ERROR_MUST_DEMOLISH_BUS_STATION_FIRST :{WHITE}Must demolish bus station first @@ -3563,8 +3563,8 @@ STR_ERROR_CAN_T_REMOVE_RAILROAD_TRACK :{WHITE}Can't remove railway track from here... STR_ERROR_CAN_T_REMOVE_SIGNALS_FROM :{WHITE}Can't remove signals from here... STR_ERROR_SIGNAL_CAN_T_CONVERT_SIGNALS_HERE :{WHITE}Can't convert signals here... -STR_ERROR_THERE_IS_NO_RAILROAD_TRACK :{WHITE}...there is no railway track -STR_ERROR_THERE_ARE_NO_SIGNALS :{WHITE}...there are no signals +STR_ERROR_THERE_IS_NO_RAILROAD_TRACK :{WHITE}... there is no railway track +STR_ERROR_THERE_ARE_NO_SIGNALS :{WHITE}... there are no signals STR_ERROR_CAN_T_CONVERT_RAIL :{WHITE}Can't convert railtype here... @@ -3575,8 +3575,8 @@ STR_ERROR_CAN_T_BUILD_TRAMWAY_HERE :{WHITE}Can't build tramway here... STR_ERROR_CAN_T_REMOVE_ROAD_FROM :{WHITE}Can't remove road from here... STR_ERROR_CAN_T_REMOVE_TRAMWAY_FROM :{WHITE}Can't remove tramway from here... -STR_ERROR_THERE_IS_NO_ROAD :{WHITE}...there is no road -STR_ERROR_THERE_IS_NO_TRAMWAY :{WHITE}...there is no tramway +STR_ERROR_THERE_IS_NO_ROAD :{WHITE}... there is no road +STR_ERROR_THERE_IS_NO_TRAMWAY :{WHITE}... there is no tramway # Waterway construction errors STR_ERROR_CAN_T_BUILD_CANALS :{WHITE}Can't build canals here...