X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dc9b0e8c948994d65c592bbc79ed3e6efc11a49d..76bc5eba0617e36ebb853d24212543d0e1d4904d:/app/views/notifier/signup_confirm.text.erb diff --git a/app/views/notifier/signup_confirm.text.erb b/app/views/notifier/signup_confirm.text.erb index a53f27dda..e17056468 100644 --- a/app/views/notifier/signup_confirm.text.erb +++ b/app/views/notifier/signup_confirm.text.erb @@ -1,46 +1,9 @@ -<%= t'notifier.signup_confirm_plain.greeting' %> +<%= fp(t(".greeting")) %> -<%= t'notifier.signup_confirm_plain.hopefully_you' %> -<%= SERVER_URL %> +<%= fp(t(".created", :site_url => SERVER_URL)) %> -<%= t'notifier.signup_confirm_plain.click_the_link_1' %> -<%= t'notifier.signup_confirm_plain.click_the_link_2' %> +<%= fp(t(".confirm")) %> -<%= @url %> + <%= @url %> -<%= t'notifier.signup_confirm_plain.introductory_video' %> - - http://showmedo.com/videos/video?name=1800000&fromSeriesID=180 - -<%= t'notifier.signup_confirm_plain.more_videos' %> - - http://showmedo.com/videos/series?name=mS2P1ZqS6 - -<%= t'notifier.signup_confirm_plain.the_wiki' %> - - <%= t'notifier.signup_confirm_plain.the_wiki_url' %> - -<%= t'notifier.signup_confirm_plain.blog_and_twitter' %> - - http://blog.openstreetmap.org/ - http://twitter.com/openstreetmap - -<%= t'notifier.signup_confirm_plain.opengeodata' %> - - http://www.opengeodata.org/ - -<%= t'notifier.signup_confirm_plain.ask_questions' %> - - http://help.openstreetmap.org/ - -<%= t'notifier.signup_confirm_plain.wiki_signup' %> - - <%= t'notifier.signup_confirm_plain.wiki_signup_url' %> - -<%= t'notifier.signup_confirm_plain.user_wiki_1' %> -<%= t'notifier.signup_confirm_plain.user_wiki_2' %> - -<%= t'notifier.signup_confirm_plain.current_user_1' %> -<%= t'notifier.signup_confirm_plain.current_user_2' %> - -http://wiki.openstreetmap.org/wiki/Category:Users_by_geographical_region +<%= fp(t(".welcome")) %>