X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/067290f19f4aa36b89c110280099b77c115d3187..89d387e66a50a32edb5e8eef2a9ef34565a90131:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 958f109b9..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" @@ -2444,9 +2448,6 @@ en: graphhopper_bicycle: "Bicycle (GraphHopper)" graphhopper_car: "Car (GraphHopper)" graphhopper_foot: "Foot (GraphHopper)" - mapquest_bicycle: "Bicycle (MapQuest)" - mapquest_car: "Car (MapQuest)" - mapquest_foot: "Foot (MapQuest)" descend: "Descend" directions: "Directions" distance: "Distance"