X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/85f627c5c2d759046f159e4017ea799d92442178..b7887b049fa1aae17f8b7020fe43542fffde1260:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index ba2add26f..0d2da3a32 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -10,7 +10,7 @@ en: prompt: Choose file submit: diary_comment: - create: Save + create: Comment diary_entry: create: "Publish" update: "Update" @@ -21,7 +21,7 @@ en: client_application: create: Register update: Update - doorkeeper_application: + oauth2_application: create: Register update: Update redaction: @@ -95,9 +95,10 @@ en: diary_entry: user: "User" title: "Subject" + body: "Body" latitude: "Latitude" longitude: "Longitude" - language: "Language" + language_code: "Language" doorkeeper/application: name: Name redirect_uri: Redirect URIs @@ -589,11 +590,8 @@ en: search: title: latlon_html: 'Results from Internal' - ca_postcode_html: 'Results from Geocoder.CA' osm_nominatim_html: 'Results from OpenStreetMap Nominatim' - geonames_html: 'Results from GeoNames' osm_nominatim_reverse_html: 'Results from OpenStreetMap Nominatim' - geonames_reverse_html: 'Results from GeoNames' search_osm_nominatim: prefix_format: "%{name}" prefix: @@ -2927,9 +2925,9 @@ en: graphhopper_bicycle: "Bicycle (GraphHopper)" graphhopper_car: "Car (GraphHopper)" graphhopper_foot: "Foot (GraphHopper)" - valhalla_bicycle: "Bicycle (Valhalla)" - valhalla_car: "Car (Valhalla)" - valhalla_foot: "Foot (Valhalla)" + fossgis_valhalla_bicycle: "Bicycle (Valhalla)" + fossgis_valhalla_car: "Car (Valhalla)" + fossgis_valhalla_foot: "Foot (Valhalla)" descend: "Descend" directions: "Directions" distance: "Distance"