Remove an unused resource and fix a few grammar issues
This commit is contained in:
parent
9ab2048f54
commit
75c7f46a00
1 changed files with 5 additions and 6 deletions
|
@ -1486,9 +1486,8 @@ en:
|
|||
email or username: "Email Address or Username:"
|
||||
password: "Password:"
|
||||
openid: "OpenID:"
|
||||
openid description: "Use your OpenID to login"
|
||||
username_heading: "Login with username and password:"
|
||||
openid_heading: "Login with an OpenID:"
|
||||
openid_heading: "Login with OpenID:"
|
||||
remember: "Remember me:"
|
||||
lost password link: "Lost your password?"
|
||||
login_button: "Login"
|
||||
|
@ -1496,7 +1495,7 @@ en:
|
|||
account suspended: Sorry, your account has been suspended due to suspicious activity.<br />Please contact the <a href="mailto:webmaster@openstreetmap.org">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 misformed"
|
||||
openid invalid: "Sorry, your OpenID seems to be malformed"
|
||||
openid_logo_alt: "Log in with an OpenID"
|
||||
openid_providers:
|
||||
openid:
|
||||
|
@ -1560,9 +1559,9 @@ en:
|
|||
<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 normally login to
|
||||
your account and then associate the account with your openID
|
||||
in your user settings
|
||||
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.
|
||||
</li>
|
||||
</ul>
|
||||
signup: Signup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue