X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d6c36d97bc8c39673be8efbab11ca64de1e89a2..d9dbd3edf16335ffd6b9d57d63f55ca98fdc292c:/app/views/notifier/lost_password.text.html.rhtml diff --git a/app/views/notifier/lost_password.text.html.rhtml b/app/views/notifier/lost_password.text.html.rhtml index 341240ea8..5f1012ac6 100644 --- a/app/views/notifier/lost_password.text.html.rhtml +++ b/app/views/notifier/lost_password.text.html.rhtml @@ -1,8 +1,7 @@ -

Hi,

+

<%= t 'notifier.lost_password_html.greeting' %>

-

Someone (possibly you) has asked for the password to be reset on this - email addresses openstreetmap.org account.

+

<%= t 'notifier.lost_password_html.hopefully_you' %>

-

If this is you, please click the link below to reset your password.

+

<%= t 'notifier.lost_password_html.click_the_link' %>

<%= @url %>