X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e2abf1254bbadf4827f3f74a0b890622fbf11b00..e890528aacd74420e445793b532271996e700577:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 93fdb29e2..9283fcb57 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -255,10 +255,19 @@ en: area: "Area" list: title: "Changesets" - description: "Recent edits" - description_user: "Recent edits by {{user}}" - description_bbox: "Recent edits within {{bbox}}" - description_user_bbox: "Recent edits by {{user}} within {{bbox}}" + title_user: "Changesets by {{user}}" + title_bbox: "Changesets within {{bbox}}" + title_user_bbox: "Changesets by {{user}} within {{bbox}}" + + heading: "Changesets" + heading_user: "Changesets" + heading_bbox: "Changesets" + heading_user_bbox: "Changesets" + + description: "Recent changes" + description_user: "Changesets by {{user}}" + description_bbox: "Changesets within {{bbox}}" + description_user_bbox: "Changesets by {{user}} within {{bbox}}" diary_entry: new: title: New Diary Entry @@ -524,14 +533,6 @@ en: greeting: "Hi," hopefully_you: "Someone (possibly you) has asked for the password to be reset on this email address's openstreetmap.org account." click_the_link: "If this is you, please click the link below to reset your password." - reset_password: - subject: "[OpenStreetMap] Password reset" - reset_password_plain: - greeting: "Hi," - reset: "Your password has been reset to {{new_password}}" - reset_password_html: - greeting: "Hi," - reset: "Your password has been reset to {{new_password}}" message: inbox: title: "Inbox" @@ -787,15 +788,19 @@ en: account not active: "Sorry, your account is not active yet.
Please click on the link in the account confirmation email to activate your account." auth failure: "Sorry, couldn't log in with those details." lost_password: - title: "lost password" + title: "Lost password" heading: "Forgotten Password?" email address: "Email Address:" new password button: "Send me a new 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: - title: "reset password" - flash changed check mail: "Your password has been changed and is on its way to your mailbox :-)" + title: "Reset password" + heading: "Reset Password" + password: "Password: " + confirm password: "Confirm Password: " + reset: "Reset Password" + flash changed: "Your password has been changed." flash token bad: "Didn't find that token, check the URL maybe?" new: title: "Create account"