X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0bdf29f10bd290cfb6943e6b64a027927ebb8248..e35748567c431c3a092816bfbab0d2f5043284b1:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b2ebffd61..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" @@ -2112,6 +2115,7 @@ en: helper: time_future: "Ends in %{time}." until_login: "Active until the user logs in." + time_future_and_until_login: "Ends in %{time} and after the user has logged in." time_past: "Ended %{time} ago." blocks_on: title: "Blocks on %{name}"