X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/0814b4096c443e2ab3c09baa058aa81a00d205d1..56e96d856c7fc168b37cf9d26a58a6da8094cedb:/app/views/notifier/changeset_comment_notification.text.erb diff --git a/app/views/notifier/changeset_comment_notification.text.erb b/app/views/notifier/changeset_comment_notification.text.erb index 5da6feddc..af1176b53 100644 --- a/app/views/notifier/changeset_comment_notification.text.erb +++ b/app/views/notifier/changeset_comment_notification.text.erb @@ -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 %>