X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/385423b394cee27905e31bb65abfed5e1b23b0e8..87497a904291e36c270526977cc8dc744f161d6b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 940b57fbe..f8dc9535f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -111,6 +111,7 @@ en: part_of: "Part of:" node_history: node_history: "Node History" + node_history_title: "Node History: {{node_name}}" download: "{{download_xml_link}} or {{view_details_link}}" download_xml: "Download XML" view_details: "view details" @@ -585,10 +586,18 @@ en: footway: "Footway" rail: "Railway" subway: "Subway" - tram: "Light rail; tram" - cable: "Cable car; chair lift" - runway: "Airport Runway; taxiway" - apron: "Airport apron; terminal" + tram: + - Light rail + - tram + cable: + - Cable car + - chair lift + runway: + - Airport Runway + - taxiway + apron: + - Airport apron + - terminal admin: "Administrative boundary" forest: "Forest" wood: "Wood" @@ -596,12 +605,16 @@ en: park: "Park" resident: "Residential area" tourist: "Tourist attraction" - common: "Common; meadow" + common: + - Common + - meadow retail: "Retail area" industrial: "Industrial area" commercial: "Commercial area" heathland: "Heathland" - lake: "Lake; reservoir" + lake: + - Lake + - reservoir farm: "Farm" brownfield: "Brownfield site" cemetery: "Cemetery" @@ -613,7 +626,9 @@ en: school: "School; university" building: "Significant building" station: "Railway station" - summit: "Summit; peak" + summit: + - Summit + - peak tunnel: "Dashed casing = tunnel" bridge: "Black casing = bridge" private: "Private access"