X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1f3372f52c0aab437926f2904efb00bbb0d63a96..4543e85441b758edaf7b4a8f7ed589ca428a9be7:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index bbcba0f2c..577efd174 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -6,6 +6,10 @@ en: friendly: "%e %B %Y at %H:%M" blog: "%e %B %Y" activerecord: + errors: + messages: + invalid_email_address: does not appear to be a valid e-mail address + email_address_not_routable: is not routable # Translates all the model names, which is used in error handling on the web site models: acl: "Access Control List" @@ -864,7 +868,7 @@ en: "yes": "Shop" tourism: alpine_hut: "Alpine Hut" - apartment: "Apartment" + apartment: "Holiday Apartment" artwork: "Artwork" attraction: "Attraction" bed_and_breakfast: "Bed and Breakfast" @@ -2438,13 +2442,12 @@ 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"