X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/563172b2c877598f18c056a8eb6c0104a8df450b..f0f111aced146d78b4c31a6175c0150bc6497c50:/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 9d000e9d3..a052ad793 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 zum 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'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. * -* * -* Bitte antworten Sie nicht auf diese E-Mail. * -* Verwenden Sie die OpenStreetMap Website zum 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'notifier.diary_comment_notification.banner1' %> +<%= t'notifier.diary_comment_notification.banner2' %> * * ***************************************************************************