Fixed the grammatical mistake regarding the hyphen in "sign-up" and "log-in" mentioned in Issue #5772
This commit is contained in:
parent
a0768a4d04
commit
9b44996c36
2 changed files with 5 additions and 5 deletions
|
@ -1583,9 +1583,9 @@ en-GB:
|
|||
cookies_needed: You appear to have cookies disabled - please enable cookies
|
||||
in your browser before continuing.
|
||||
setup_user_auth:
|
||||
blocked: Your access to the API has been blocked. Please log-in to the web interface
|
||||
blocked: Your access to the API has been blocked. Please log in to the web interface
|
||||
to find out more.
|
||||
need_to_see_terms: Your access to the API is temporarily suspended. Please log-in
|
||||
need_to_see_terms: Your access to the API is temporarily suspended. Please log in
|
||||
to the web interface to view the Contributor Terms. You do not need to agree,
|
||||
but you must view them.
|
||||
oauth:
|
||||
|
|
|
@ -2698,8 +2698,8 @@ en:
|
|||
cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
|
||||
setup_user_auth:
|
||||
blocked_zero_hour: "You have an urgent message on the OpenStreetMap website. You need to read the message before you will be able to save your edits."
|
||||
blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."
|
||||
need_to_see_terms: "Your access to the API is temporarily suspended. Please log-in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
|
||||
blocked: "Your access to the API has been blocked. Please log in to the web interface to find out more."
|
||||
need_to_see_terms: "Your access to the API is temporarily suspended. Please log in to the web interface to view the Contributor Terms. You do not need to agree, but you must view them."
|
||||
settings_menu:
|
||||
account_settings: Account Settings
|
||||
oauth2_applications: OAuth 2 Applications
|
||||
|
@ -2752,7 +2752,7 @@ en:
|
|||
permissions:
|
||||
missing: "You have not permitted the application access to this facility"
|
||||
scopes:
|
||||
openid: Sign-in using OpenStreetMap
|
||||
openid: Sign in using OpenStreetMap
|
||||
read_prefs: Read user preferences
|
||||
write_prefs: Modify user preferences
|
||||
write_diary: Create diary entries and comments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue