X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1e9a3f8664a1715e59211d25dd7168b95b85fe72..5bf73f93836c412ffccf1f0e458c889ed97b4b0d:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 3afa7e805..d71568ceb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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"