]> git.openstreetmap.org Git - rails.git/blob - app/views/user_mailer/email_confirm.text.erb
Remove duplicate translation strings, and use short form translation lookups
[rails.git] / app / views / user_mailer / email_confirm.text.erb
1 <%= t '.greeting' %>
2
3 <%= word_wrap(t '.hopefully_you', :server_url => Settings.server_url, :new_address => @address) %>
4
5 <%= t '.click_the_link' %>
6
7 <%= @url %>