]> git.openstreetmap.org Git - rails.git/commitdiff
Fixed the grammatical mistake regarding the hyphen in sign-up and log-in mentioned...
authorJimmykhangnguyen <jimmykhangnguyen@gmail.com>
Tue, 11 Mar 2025 13:53:49 +0000 (09:53 -0400)
committerJimmykhangnguyen <jimmykhangnguyen@gmail.com>
Tue, 11 Mar 2025 13:53:49 +0000 (09:53 -0400)
config/locales/en.yml

index 04968211dba116bcb20809e40ae604bf8342d4a7..164e70c8d7659e2daa14d16ecf23ec4a47f86013 100644 (file)
@@ -2701,8 +2701,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
@@ -2755,7 +2755,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