]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/changeset_comment_notification.text.erb
Merge remote-tracking branch 'openstreetmap/pull/1469'
[rails.git] / app / views / notifier / changeset_comment_notification.text.erb
index 5da6feddcb0985ab14a2b969097b943de4df1c82..af1176b53f4ad7d7704d4e4d2815b14926e3f166 100644 (file)
@@ -1,4 +1,4 @@
-<%= t 'notifier.changeset_comment_notification.greeting' %>
+<%= t 'notifier.changeset_comment_notification.hi', :to_user => @to_user %>
 
 <% if @owner %>
   <%= t "notifier.changeset_comment_notification.commented.your_changeset", :commenter => @commenter, :time => @time %>