-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 %>