]> 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 a0b54add03137477339c10fc422ba70e61085676..eaeb7dce83aa9b9b54b3a475fd4f11b79fa9f024 100644 (file)
@@ -7,7 +7,7 @@
 
 <p><a href="<%= @url %>"><%= @url %></a></p>
 
-<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.more_videos', :more_videos_link => ('<a href="http://showmedo.com/videos/series?name=mS2P1ZqS6">' + t('more_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>') %>
 
 <p><%= t'notifier.signup_confirm_html.get_reading' %></p>
 
@@ -15,4 +15,4 @@
 
 <p><%= t'notifier.signup_confirm_html.user_wiki_page' %></p> 
 
-<p><%= t'notifier.signup_confirm_html.current.user' %></p>
+<p><%= t'notifier.signup_confirm_html.current_user' %></p>