]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.rhtml
* Made "Account not active" and "Couldn't log in with those details" translatable
[rails.git] / app / views / notifier / diary_comment_notification.rhtml
index cfae495da82a07f77ae44303e612440a9ce0b3c0..a052ad79390f5ff396688b0e57e2d8c15088a256 100644 (file)
@@ -1,25 +1,25 @@
 ***************************************************************************
 *                                                                         *
-<%= t'banner1' %>
-<%= t'banner2' %>
+<%= t'notifier.diary_comment_notification.banner1' %>
+<%= t'notifier.diary_comment_notification.banner2' %>
 *                                                                         *
 ***************************************************************************
 
 
-<%= t'notifier.diary.hi', :to_user => @to_user %> 
+<%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %> 
 
-<%= t'notifier.diary.header', :from_user => @from_user, :subject => @subject %>
+<%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %>
 
 ==
 <%= @body %>
 ==
 
-<%= t'notifier.diary.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
+<%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
 
 
 ***************************************************************************
 *                                                                         *
-<%= t'banner1' %>
-<%= t'banner2' %>
+<%= t'notifier.diary_comment_notification.banner1' %>
+<%= t'notifier.diary_comment_notification.banner2' %>
 *                                                                         *
 ***************************************************************************