X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d9e070e06956801aba2378c1b79b4d9f13ae12ee..35785067979a410f2a3f78927d50869ee398f349:/app/views/notifier/email_confirm.text.html.rhtml?ds=sidebyside diff --git a/app/views/notifier/email_confirm.text.html.rhtml b/app/views/notifier/email_confirm.text.html.rhtml index 271a35028..5b7c74d7f 100644 --- a/app/views/notifier/email_confirm.text.html.rhtml +++ b/app/views/notifier/email_confirm.text.html.rhtml @@ -1,8 +1,7 @@ -

Hi,

+

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

-

Someone (hopefully you) would like to change their email address over at - <%= SERVER_URL %> to <%= @address %>.

+

<%= t 'notifier.email_confirm_html.hopefully_you', :server_url => SERVER_URL, :new_address => @address %>

-

If this is you, please click the link below to confirm the change.

+

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

<%= @url %>