X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5fbc8ad3f471fde8c5defedc41bbb8374e13abdb..9eb2d86824fa5475634d78446243234345213b40:/app/views/notifier/diary_comment_notification.rhtml diff --git a/app/views/notifier/diary_comment_notification.rhtml b/app/views/notifier/diary_comment_notification.rhtml index 05b1f0886..2202f57c3 100644 --- a/app/views/notifier/diary_comment_notification.rhtml +++ b/app/views/notifier/diary_comment_notification.rhtml @@ -1,20 +1,25 @@ *************************************************************************** -Please do not reply to this email. Use the OpenStreetMap web site to reply. +* * +<%= t'banner1' %> +<%= t'banner2' %> +* * *************************************************************************** -Hi <%= @to_user %>, -<%= @from_user %> has commented on your recent OpenStreetMap diary entry -with the subject "<%= @subject %>": +<%= t'notifier.diary.hi', :to_user => @to_user %> + +<%= t'notifier.diary.header', :from_user => @from_user, :subject => @subject %> == <%= @body %> == -You can also read the comment at <%= @readurl %> -and you can comment at <%= @commenturl %> -or reply at <%= @replyurl %> +<%= t'notifier.diary.header', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl + *************************************************************************** -Please do not reply to this email. Use the OpenStreetMap web site to reply. +* * +<%= t'banner1' %> +<%= t'banner2' %> +* * ***************************************************************************