-<%= @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
hi: "Hi {{to_user}},"
header: "{{from_user}} has commented on your recent OpenStreetMap diary entry with the subject {{subject}}:"
footer: "You can also read the comment at {{readurl}} and you can comment at {{commenturl}} or reply at {{replyurl}}"
+ friend_notification:
+ had_added_you: "{{user}} has added you as a friend on OpenStreetMap."
+ see_their_profile: "You can see their profile at {{userurl}} and add them as a friend too if you wish."
signup_confirm_plain:
greeting: "Hi there!"
hopefully_you: "Someone (hopefully you) would like to create an account over at"