]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/signup_confirm.text.html.rhtml
* Made "Account not active" and "Couldn't log in with those details" translatable
[rails.git] / app / views / notifier / signup_confirm.text.html.rhtml
index 3831ab91b0dee0768ab256d101a2058b7596db5e..eaeb7dce83aa9b9b54b3a475fd4f11b79fa9f024 100644 (file)
@@ -1,18 +1,18 @@
-<p>Hi there!</p>
+<p><%= t'notifier.signup_confirm_html.greeting' %></p>
 
-<p>Someone (hopefully you) would like to create an account over at
+<p><%= t'notifier.signup_confirm_html.hopefully_you' %>
    <%= SERVER_URL %>.</p>
 
-<p>If this is you, welcome! Please click the link below to confirm that account and read on for more information about OpenStreetMap</p>
+<p><%= t'notifier.signup_confirm_html.click_the_link' %></p>
 
 <p><a href="<%= @url %>"><%= @url %></a></p>
 
-<p>You can watch an introductory video to OpenStreetMap <a href="http://showmedo.com/videos/video?name=1800000&fromSeriesID=180">video here</a>. There are more <a href="http://showmedo.com/videos/series?name=mS2P1ZqS6">videos here</a>.
+<p><%= t'notifier.signup_confirm_html.introductory_video', :introductory_video_link => ('<a href="http://showmedo.com/videos/video?name=1800000&fromSeriesID=180">' + t('notifier.signup_confirm_html.video_to_openstreetmap') + '</a>') %> <%= t'notifier.signup_confirm_html.more_videos', :more_videos_link => ('<a href="http://showmedo.com/videos/series?name=mS2P1ZqS6">' + t('notifier.signup_confirm_html.more_videos_here') + '</a>') %>
 
-Get reading about OpenStreetMap <a href="http://wiki.openstreetmap.org/wiki/Beginners%27_Guide">on the wiki</p> or <a href="http://www.opengeodata.org/">the opengeodata blog</a> which has <a href="http://www.opengeodata.org/?cat=13">podcasts to listen to</a> also!
+<p><%= t'notifier.signup_confirm_html.get_reading' %></p>
 
-<p>You may also want to <a href="http://wiki.openstreetmap.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page">sign up to the OpenStreetMap wiki</a>.</p>
+<p><%= t'notifier.signup_confirm_html.wiki_signup' %></p>
 
-<p>It is recommended that you create a user wiki page, which includes category tags noting where you are, such as <a href="http://wiki.openstreetmap.org/index.php/Category:Users_in_London">[[Category:Users_in_London]]</a>.</p> 
+<p><%= t'notifier.signup_confirm_html.user_wiki_page' %></p> 
 
-<p>A list of current users in categories, based on where in the world they are, is available from <a href="http://wiki.openstreetmap.org/index.php/Category:Users_by_geographical_region">Category:Users_by_geographical_region</a>.</p>
+<p><%= t'notifier.signup_confirm_html.current_user' %></p>