X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/998a84a1b4e05b348c9bc3bf32cc10eea47c099a..eb8d7be916f82ba43a9fb0fce661489bc04ff4ae:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 757e74e63..c709726ac 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1651,6 +1651,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,7 +2114,7 @@ en: helper: time_future: "Ends in %{time}." until_login: "Active until the user logs in." - time_future_and_until_login: "Expires in %{time} and requires the user to login." + 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}"