X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a8cc053bcca66046cb4f6c9ce045119db2ae9da3..138a9d97644d8cba566cf840edd524fc9947ac1a:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index a9e3db6fa..84df13c9b 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -371,12 +371,16 @@ en:
uk_postcode: 'Results from NPEMap / FreeThe Postcode'
ca_postcode: 'Results from Geocoder.CA'
osm_namefinder: 'Results from OpenStreetMap Namefinder'
+ osm_twain: 'Results from OpenStreetMap Twain'
geonames: 'Results from GeoNames'
search_osm_namefinder:
prefix: "{{type}}"
suffix_place: ", {{distance}} {{direction}} of {{placename}}"
suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} of {{parentname}})"
suffix_suburb: "{{suffix}}, {{parentname}}"
+ search_osm_twain:
+ prefix_highway: "{{type}} road"
+ prefix_other: "{{type}}"
description:
title:
osm_namefinder: '{{types}} from OpenStreetMap Namefinder'
@@ -496,9 +500,7 @@ en:
import_failures_url: "http://wiki.openstreetmap.org/wiki/GPX_Import_Failures"
success:
subject: "[OpenStreetMap] GPX Import success"
- loaded_successfully: |
- loaded successfully with {{trace_points}} out of a possible
- {{possible_points}} points.
+ loaded_successfully: loaded successfully with {{trace_points}} out of a possible {{possible_points}} points.
signup_confirm:
subject: "[OpenStreetMap] Confirm your email address"
signup_confirm_plain:
@@ -894,6 +896,7 @@ en:
heading: "Forgotten Password?"
email address: "Email Address:"
new password button: "Reset password"
+ help_text: "Enter the email address you used to sign up, we'll send a link to it that you can use to reset your password."
notice email on way: "Sorry you lost it :-( but an email is on its way so you can reset it soon."
notice email cannot find: "Couldn't find that email address, sorry."
reset_password:
@@ -915,6 +918,7 @@ en:
confirm email address: "Confirm Email Address:"
not displayed publicly: 'Not displayed publicly (see privacy policy)'
display name: "Display Name:"
+ display name description: "Your publicly displayed username. You can change this later in the preferences."
password: "Password:"
confirm password: "Confirm Password:"
signup: Signup
@@ -1060,7 +1064,7 @@ en:
submit: "Create block"
tried_contacting: "I have contacted the user and asked them to stop."
tried_waiting: "I have given a reasonable amount of time for the user to respond to those communications."
- needs_view: "Does the user need to log in before this block will be cleared?"
+ needs_view: "User needs to log in before this block will be cleared"
back: "View all blocks"
edit:
title: "Editing block on {{name}}"