X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d320673cc7bc8d5e79cea3c5ea5f9005129a63e6..d9dbd3edf16335ffd6b9d57d63f55ca98fdc292c:/app/views/notifier/friend_notification.rhtml diff --git a/app/views/notifier/friend_notification.rhtml b/app/views/notifier/friend_notification.rhtml index 4103a763d..8917061f1 100644 --- a/app/views/notifier/friend_notification.rhtml +++ b/app/views/notifier/friend_notification.rhtml @@ -1,3 +1,4 @@ -<%= @user %> has added you as a friend on OpenStreetMap. +<%= t'notifier.friend_notification.had_added_you', :user => @user %> + +<%= t'notifier.friend_notification.see_their_profile', :userurl => @userurl %> -You can see their profile at <%= @userurl %> and add them as a friend too if you wish. \ No newline at end of file