]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Convert OpenID authentication to generic third party authentication
[rails.git] / config / locales / en.yml
index 88d42282cdc4244735a25b87b1c2689f7b86c57c..e82fbdf02d6184b16261a635d95a9b313846bc39 100644 (file)
@@ -699,7 +699,7 @@ en:
           wood: "Wood"
         office:
           accountant: "Accountant"
-          administrative: "Admininstration"
+          administrative: "Administration"
           architect: "Architect"
           company: "Company"
           employment_agency: "Employment Agency"
@@ -1681,7 +1681,7 @@ en:
       login_button: "Login"
       register now: Register now
       with username: "Already have an OpenStreetMap account? Please login with your username and password:"
-      with openid: "Alternatively, use OpenID to login:"
+      with external: "Alternatively, use a third party to login:"
       new to osm: New to OpenStreetMap?
       to make changes: To make changes to the OpenStreetMap data, you must have an account.
       create account minute: Create an account. It only takes a minute.
@@ -1689,10 +1689,8 @@ en:
       account not active: "Sorry, your account is not active yet.<br />Please use the link in the account confirmation email to activate your account, or <a href=\"%{reconfirm}\">request a new confirmation email</a>."
       account is suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="%{webmaster}">webmaster</a> if you wish to discuss this.
       auth failure: "Sorry, could not log in with those details."
-      openid missing provider: "Sorry, could not contact your OpenID provider"
-      openid invalid: "Sorry, your OpenID seems to be malformed"
       openid_logo_alt: "Log in with an OpenID"
-      openid_providers:
+      auth_providers:
         openid:
           title: Login with OpenID
           alt: Login with an OpenID URL
@@ -1744,19 +1742,19 @@ en:
       not displayed publicly: 'Not displayed publicly (see <a href="http://wiki.openstreetmap.org/wiki/Privacy_Policy" title="wiki privacy policy including section on email addresses">privacy policy</a>)'
       display name: "Display Name:"
       display name description: "Your publicly displayed username. You can change this later in the preferences."
-      openid: "%{logo} OpenID:"
+      external auth: "Third Party Authentication:"
       password: "Password:"
       confirm password: "Confirm Password:"
-      use openid: "Alternatively, use %{logo} OpenID to login"
-      openid no password: "With OpenID a password is not required, but some extra tools or server may still need one."
-      openid association: |
-        <p>Your OpenID is not associated with a OpenStreetMap account yet.</p>
+      use external auth: "Alternatively, use a third party to login"
+      auth no password: "With third party authentication a password is not required, but some extra tools or server may still need one."
+      auth association: |
+        <p>Your ID is not associated with a OpenStreetMap account yet.</p>
         <ul>
           <li>If you are new to OpenStreetMap, please create a new account using the form below.</li>
           <li>
             If you already have an account, you can login to your account
             using your username and password and then associate the account
-            with your OpenID in your user settings.
+            with your ID in your user settings.
           </li>
         </ul>
       continue: Sign Up
@@ -1859,8 +1857,8 @@ en:
       current email address: "Current Email Address:"
       new email address: "New Email Address:"
       email never displayed publicly: "(never displayed publicly)"
+      external auth: "External Authentication:"
       openid:
-        openid: "OpenID:"
         link: "http://wiki.openstreetmap.org/wiki/OpenID"
         link text: "what is this?"
       public editing:
@@ -1965,6 +1963,9 @@ en:
           This decision will be reviewed by an administrator shortly, or
           you may contact the %{webmaster} if you wish to discuss this.
         </p>
+    auth_failure:
+      connection_failed: Connection to authentication provider failed
+      invalid_credentials: Invalid authentication credentials
   user_role:
     filter:
       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."