X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2d6c36d97bc8c39673be8efbab11ca64de1e89a2..d9dbd3edf16335ffd6b9d57d63f55ca98fdc292c:/app/views/notifier/lost_password.text.plain.rhtml diff --git a/app/views/notifier/lost_password.text.plain.rhtml b/app/views/notifier/lost_password.text.plain.rhtml index 78d3a51dd..89381801f 100644 --- a/app/views/notifier/lost_password.text.plain.rhtml +++ b/app/views/notifier/lost_password.text.plain.rhtml @@ -1,8 +1,8 @@ -Hi, +<%= t 'notifier.lost_password_plain.greeting' %> -Someone (possibly you) has asked for the password to be reset on this -email addresses openstreetmap.org account. +<%= t 'notifier.lost_password_plain.hopefully_you_1' %> +<%= t 'notifier.lost_password_plain.hopefully_you_2' %> -If this is you, please click the link below to reset your password. +<%= t 'notifier.lost_password_plain.click_the_link' %> <%= @url %>