]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Added new I18N string: notifier.friend_notification.hi
[rails.git] / config / locales / en.yml
index 3afa7e805600df14b8c1937c0dfd504f11afea54..d71568ceb50e7852ce327c4bf10ffb3ac126265c 100644 (file)
@@ -1243,6 +1243,7 @@ en:
       header: "%{from_user} has sent you a message through OpenStreetMap with the subject %{subject}:"
       footer_html: "You can also read the message at %{readurl} and you can reply at %{replyurl}"
     friend_notification:
+      hi: "Hi %{to_user},"
       subject: "[OpenStreetMap] %{user} added you as a friend"
       had_added_you: "%{user} has added you as a friend on OpenStreetMap."
       see_their_profile: "You can see their profile at %{userurl}."
@@ -1651,6 +1652,8 @@ en:
       invalid: "The authorization token is not valid."
     revoke:
       flash: "You've revoked the token for %{application}"
+    permissions:
+      missing: "You have not permitted the application access to this facility"
   oauth_clients:
     new:
       title: "Register a new application"