X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5b6558c0f29013e85c9c398a61872f9dad5a69c5..f2bf38606e281290fee8273e247afc54f08a0a47:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 46fe41d10..7787fde86 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -184,6 +184,7 @@ en: note: title: "Note: %{id}" new_note: "New Note" + description: "Description" open_title: "Unresolved note #%{note_name}" closed_title: "Resolved note #%{note_name}" hidden_title: "Hidden note #%{note_name}" @@ -2108,7 +2109,7 @@ en: map_data_zoom_in_tooltip: Zoom in to see map data notes: new: - intro: "In order to improve the map the information you enter is shown to other mappers, so please be as descriptive and precise as possible when moving the marker to the correct position and entering your note below." + intro: "Spotted a mistake or something missing? Let other mappers know so we can fix it. Move the marker to the correct position and type a note to explain the problem. (Please don't enter personal information here.)" add: Add Note show: anonymous_warning: This note includes comments from anonymous users which should be independently verified. @@ -2120,11 +2121,14 @@ en: edit_help: Move the map and zoom in on a location you want to edit, then click here. directions: engines: - graphhopper_bike: "Bicycle (GraphHopper)" - mapquest_bike: "Bicycle (MapQuest)" + graphhopper_bicycle: "Bicycle (GraphHopper)" + graphhopper_foot: "Foot (GraphHopper)" + mapquest_bicycle: "Bicycle (MapQuest)" + mapquest_car: "Car (MapQuest)" + mapquest_foot: "Foot (MapQuest)" osrm_car: "Car (OSRM)" - cloudmade_foot: "Foot (Cloudmade)" directions: "Directions" + distance: "Distance" errors: no_route: "Couldn't find a route between those two places." no_place: "Sorry - couldn't find that place." @@ -2147,6 +2151,8 @@ en: against_oneway: "Go against one-way on " end_oneway: "End of one-way on " unnamed: "(unnamed)" + courtesy: "Directions courtesy of %{link}" + time: "Time" redaction: edit: description: "Description"