]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.rhtml
Make a few more things translatable.
[rails.git] / app / views / notifier / diary_comment_notification.rhtml
index 2202f57c370d6211c4a46a7a7065446cb8f6c6a5..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.header', :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' %>
 *                                                                         *
 ***************************************************************************