]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/diary_comment_notification.rhtml
Make the rest of the email translatable.
[rails.git] / app / views / notifier / diary_comment_notification.rhtml
index 05b1f0886b9d59eb37e67ba19ca7ad9a0c06dc27..a052ad79390f5ff396688b0e57e2d8c15088a256 100644 (file)
@@ -1,20 +1,25 @@
 ***************************************************************************
-Please do not reply to this email. Use the OpenStreetMap web site to reply.
+*                                                                         *
+<%= t'notifier.diary_comment_notification.banner1' %>
+<%= t'notifier.diary_comment_notification.banner2' %>
+*                                                                         *
 ***************************************************************************
 
-Hi <%= @to_user %>,
 
-<%= @from_user %> has commented on your recent OpenStreetMap diary entry
-with the subject "<%= @subject %>":
+<%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %> 
+
+<%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %>
 
 ==
 <%= @body %>
 ==
 
-You can also read the comment at <%= @readurl %>
-and you can comment at <%= @commenturl %>
-or reply at <%= @replyurl %>
+<%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
+
 
 ***************************************************************************
-Please do not reply to this email. Use the OpenStreetMap web site to reply.
+*                                                                         *
+<%= t'notifier.diary_comment_notification.banner1' %>
+<%= t'notifier.diary_comment_notification.banner2' %>
+*                                                                         *
 ***************************************************************************