diff --git a/src/server_manager/messages/en.json b/src/server_manager/messages/en.json index 412ced3e..529fdd8d 100644 --- a/src/server_manager/messages/en.json +++ b/src/server_manager/messages/en.json @@ -110,7 +110,7 @@ "notification-server-removed": "Server removed", "oauth-account-active": "Your DigitalOcean account has been activated.", "oauth-account-active-tag": "Account activated! Loading server locations...", - "oauth-activate-account": "Activate you DigitalOcean account.", + "oauth-activate-account": "Activate your DigitalOcean account.", "oauth-billing": "Enter your billing information on digitalocean.com and return to the app once you are done.", "oauth-billing-tag": "Enter billing information...", "oauth-connect-description": "With your account, Outline makes it easy to create a server and get connected.", @@ -119,7 +119,6 @@ "oauth-sign-out": "Sign Out", "oauth-verify": "Check your inbox for an email from DigitalOcean, and click the link in it to confirm your account.", "oauth-verify-tag": "Confirm your email...", - "oauth-verify-title": "Activate you DigitalOcean account.", "okay": "OK", "region-description": "This is where your internet experience will come from.", "region-setup": "Set up Outline", diff --git a/src/server_manager/messages/km.json b/src/server_manager/messages/km.json index 89a2ac30..43d18ec3 100644 --- a/src/server_manager/messages/km.json +++ b/src/server_manager/messages/km.json @@ -119,7 +119,6 @@ "oauth-sign-out": "ចាកចេញ", "oauth-verify": "សូមពិនិត្យមើលប្រអប់សំបុត្ររបស់អ្នកសម្រាប់អ៉ីម៉ែលមួយពី DigitalOcean ហើយចុចតំណភ្ជាប់លើវាដើម្បីបញ្ជាក់ពីគណនីរបស់អ្នក។", "oauth-verify-tag": "បញ្ជាក់អ៉ីមែលរបស់អ្នក...", - "oauth-verify-title": "ដំណើរការគណនី DigitalOcean របស់អ្នក", "okay": "យល់ព្រម", "region-description": "នេះគឺជាបទពិសោធន៍អ៉ីនធើណិតរបស់អ្នក។", "region-setup": "តឡើង Outline", diff --git a/src/server_manager/messages/master_messages.json b/src/server_manager/messages/master_messages.json index 3fdeb353..8ecbe3ff 100644 --- a/src/server_manager/messages/master_messages.json +++ b/src/server_manager/messages/master_messages.json @@ -536,7 +536,7 @@ "description": "This string appears in the DigitalOcean account creation flow as a paragraph. Displayed when the user's DigitalOcean account has been successfully activated." }, "oauth_activate_account": { - "message": "Activate you DigitalOcean account.", + "message": "Activate your DigitalOcean account.", "description": "This string appears in the DigitalOcean account creation flow as a header. Displayed when the account has been created but not yet active. DigitalOcean is a cloud provider name and should not be translated." }, "oauth_billing": { @@ -571,10 +571,6 @@ "message": "Confirm your email...", "description": "This string appears in the DigitalOcean account creation flow as a paragraph. Displayed when the user has not yet confirmed the registered email for their DigitalOcean account." }, - "oauth_verify_title": { - "message": "Activate you DigitalOcean account.", - "description": "This string appears in the DigitalOcean account creation flow as a title. Displayed when the user has not yet activated their DigitalOcean account." - }, "okay": { "message": "OK", "description": "This string appears across the application as a button. It lets the user acknowledge displayed information. Clicking dismisses the enclosing UI element."