X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/043d29fd7eb72048cf5d07edfbc20ec5c25af708..b69e8b5c42b4bd184199757263ca05e1d7db43a9:/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 %>