Fixed the grammatical mistake regarding the hyphen in "sign-up" and "log-in" mentioned in Issue #5772

This commit is contained in:
Jimmykhangnguyen 2025-03-09 17:19:55 -04:00
parent 3932d97f31
commit 2669579a6a
2 changed files with 5 additions and 5 deletions

View file

@ -1585,9 +1585,9 @@ en-GB:
cookies_needed: You appear to have cookies disabled - please enable cookies cookies_needed: You appear to have cookies disabled - please enable cookies
in your browser before continuing. in your browser before continuing.
setup_user_auth: 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. 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, to the web interface to view the Contributor Terms. You do not need to agree,
but you must view them. but you must view them.
oauth: oauth:

View file

@ -2701,8 +2701,8 @@ en:
cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
setup_user_auth: 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_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." 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." 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: settings_menu:
account_settings: Account Settings account_settings: Account Settings
oauth2_applications: OAuth 2 Applications oauth2_applications: OAuth 2 Applications
@ -2755,7 +2755,7 @@ en:
permissions: permissions:
missing: "You have not permitted the application access to this facility" missing: "You have not permitted the application access to this facility"
scopes: scopes:
openid: Sign-in using OpenStreetMap openid: Sign in using OpenStreetMap
read_prefs: Read user preferences read_prefs: Read user preferences
write_prefs: Modify user preferences write_prefs: Modify user preferences
write_diary: Create diary entries and comments write_diary: Create diary entries and comments