]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/diary_comment_notification.rhtml
Make a few more things translatable.
[rails.git] / app / views / notifier / diary_comment_notification.rhtml
1 ***************************************************************************
2 *                                                                         *
3 <%= t'notifier.diary_comment_notification.banner1' %>
4 <%= t'notifier.diary_comment_notification.banner2' %>
5 *                                                                         *
6 ***************************************************************************
7
8
9 <%= t'notifier.diary_comment_notification.hi', :to_user => @to_user %> 
10
11 <%= t'notifier.diary_comment_notification.header', :from_user => @from_user, :subject => @title %>
12
13 ==
14 <%= @body %>
15 ==
16
17 <%= t'notifier.diary_comment_notification.footer', :readurl => @readurl, :commenturl => @commenturl, :replyurl => @replyurl %>
18
19
20 ***************************************************************************
21 *                                                                         *
22 <%= t'notifier.diary_comment_notification.banner1' %>
23 <%= t'notifier.diary_comment_notification.banner2' %>
24 *                                                                         *
25 ***************************************************************************