X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d9e070e06956801aba2378c1b79b4d9f13ae12ee..35785067979a410f2a3f78927d50869ee398f349:/app/views/notifier/email_confirm.text.plain.rhtml diff --git a/app/views/notifier/email_confirm.text.plain.rhtml b/app/views/notifier/email_confirm.text.plain.rhtml index 28589dfbc..176ef2238 100644 --- a/app/views/notifier/email_confirm.text.plain.rhtml +++ b/app/views/notifier/email_confirm.text.plain.rhtml @@ -1,8 +1,8 @@ -Hi, +<%= t 'notifier.email_confirm_plain.greeting' %> -Someone (hopefully you) would like to change their email address over at -<%= SERVER_URL %> to <%= @address %>. +<%= t 'notifier.email_confirm_plain.hopefully_you_1' %> +<%= t 'notifier.email_confirm_plain.hopefully_you_2', :server_url => SERVER_URL, :new_address => @address %> -If this is you, please click the link below to confirm the change. +<%= t 'notifier.email_confirm_plain.click_the_link' %> <%= @url %>