X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f699368335694f663755c7f714a1ac358bc679cb..79e140641c1b73a2776f28d4a3bfc9cfc5ef0401:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 8053e710e..8a8d3cdaa 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1512,7 +1512,6 @@ en: openid description: "Use your OpenID to login" username_heading: "Login with username and password:" openid_heading: "Login with an OpenID:" - or: "Or" remember: "Remember me:" lost password link: "Lost your password?" login_button: "Login" @@ -1520,6 +1519,26 @@ en: 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 misformed" + openid_logo_alt: "Log in with an OpenID" + openid_providers: + openid: + title: Login with an OpenID URL + alt: Login with an OpenID URL + yahoo: + title: Login with a Yahoo! OpenID + alt: Login with a Yahoo! OpenID + google: + title: Login with a Google OpenID + alt: Login with a Google OpenID + myopenid: + title: Login with a myOpenID OpenID + alt: Login with a myOpenID OpenID + wordpress: + title: Login with a Wordpress.com OpenID + alt: Login with a Wordpress.com OpenID + myspace: + title: Login with a MySpace OpenID + alt: Login with a MySpace OpenID logout: title: "Logout" heading: "Logout from OpenStreetMap"