X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/65ff860da9ccb6a5a9ef4beb5a82316791c58687..b720048e95ca30bf7d5ad3064cf6df07c8020245:/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 f2694e7df..cfae495da 100644 --- a/app/views/notifier/diary_comment_notification.rhtml +++ b/app/views/notifier/diary_comment_notification.rhtml @@ -1,44 +1,25 @@ *************************************************************************** * * -* Please do not reply to this email. * -* Use the OpenStreetMap web site to reply. * -* * -* Bitte antworten Sie nicht auf diese E-Mail. * -* Verwenden Sie die OpenStreetMap Website zu antworten. * -* * -* Por favor, no responda a este mensaje. * -* Utilice el OpenStreetMap sitio web para responder. * -* * -* S’il vous plaît de ne pas répondre à ce message. * -* Utilisez le OpenStreetMap site Web pour y répondre. * +<%= 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.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %> + *************************************************************************** * * -* Please do not reply to this email. * -* Use the OpenStreetMap web site to reply. * -* * -* Bitte antworten Sie nicht auf diese E-Mail. * -* Verwenden Sie die OpenStreetMap Website zu antworten. * -* * -* Por favor, no responda a este mensaje. * -* Utilice el OpenStreetMap sitio web para responder. * -* * -* S’il vous plaît de ne pas répondre à ce message. * -* Utilisez le OpenStreetMap site Web pour y répondre. * +<%= t'banner1' %> +<%= t'banner2' %> * * ***************************************************************************