]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Merge pull request #4496 from tomhughes/disabled-auth-error
[rails.git] / config / locales / en.yml
index 774be22d43d9bc530576927814cabd4dc9ae7726..fdd3077ac2403ef01b462b3b16bd808021f18e28 100644 (file)
@@ -2557,6 +2557,9 @@ en:
         other: "GPX file with %{count} points from %{user}"
       description_without_count: "GPX file from %{user}"
   application:
+    basic_auth_disabled: "HTTP Basic Authentication is disabled: %{link}"
+    oauth_10a_disabled: "OAuth 1.0 and 1.0a are disabled: %{link}"
+    auth_disabled_link: "https://wiki.openstreetmap.org/wiki/2024_authentication_update"
     permission_denied: You do not have permission to access that action
     require_cookies:
       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."