X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3fd083d9d4f3c266ad9bc8bbf337f44c184d15a2..067290f19f4aa36b89c110280099b77c115d3187:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 2777c1df3..958f109b9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -864,7 +864,7 @@ en: "yes": "Shop" tourism: alpine_hut: "Alpine Hut" - apartment: "Apartment" + apartment: "Holiday Apartment" artwork: "Artwork" attraction: "Attraction" bed_and_breakfast: "Bed and Breakfast" @@ -1626,7 +1626,7 @@ en: edit: Edit preview: Preview markdown_help: - title_html: Parsed with Markdown + title_html: Parsed with kramdown headings: Headings heading: Heading subheading: Subheading @@ -2175,8 +2175,6 @@ en: button: "Unfriend" success: "%{name} was removed from your friends." not_a_friend: "%{name} is not one of your friends." - filter: - not_an_administrator: "You need to be an administrator to perform that action." index: title: Users heading: Users @@ -2218,7 +2216,6 @@ en: with your ID in your user settings. user_role: filter: - not_an_administrator: "Only administrators can perform user role management, and you are not an administrator." not_a_role: "The string `%{role}' is not a valid role." already_has_role: "The user already has role %{role}." doesnt_have_role: "The user does not have role %{role}." @@ -2441,13 +2438,15 @@ en: directions: ascend: "Ascend" engines: + fossgis_osrm_bike: "Bicycle (OSRM)" + fossgis_osrm_car: "Car (OSRM)" + fossgis_osrm_foot: "Foot (OSRM)" graphhopper_bicycle: "Bicycle (GraphHopper)" graphhopper_car: "Car (GraphHopper)" graphhopper_foot: "Foot (GraphHopper)" mapquest_bicycle: "Bicycle (MapQuest)" mapquest_car: "Car (MapQuest)" mapquest_foot: "Foot (MapQuest)" - osrm_car: "Car (OSRM)" descend: "Descend" directions: "Directions" distance: "Distance"