)
diff --git a/services/web/frontend/stylesheets/modules/overleaf-integration.less b/services/web/frontend/stylesheets/modules/overleaf-integration.less
index ca534b2725..5d972a19bd 100644
--- a/services/web/frontend/stylesheets/modules/overleaf-integration.less
+++ b/services/web/frontend/stylesheets/modules/overleaf-integration.less
@@ -162,9 +162,10 @@
background: @white;
display: flex;
flex-direction: column;
- gap: 16px;
+ gap: 12px;
.compromised-password-header {
margin-top: 0;
+ margin-bottom: 4px;
}
}
diff --git a/services/web/locales/en.json b/services/web/locales/en.json
index 549b1addaa..722a1dc0c8 100644
--- a/services/web/locales/en.json
+++ b/services/web/locales/en.json
@@ -213,6 +213,7 @@
"change_or_cancel-or": "or",
"change_owner": "Change owner",
"change_password": "Change Password",
+ "change_password_in_account_settings": "Change password in Account Settings",
"change_plan": "Change plan",
"change_primary_email_address_instructions": "To change your primary email, please add your new primary email address first (by clicking <0>Add another email0>) and confirm it. Then click the <0>Make Primary0> button. <1>Learn more1> about managing your __appName__ emails.",
"change_project_owner": "Change Project Owner",
@@ -1320,7 +1321,6 @@
"plans_and_pricing": "Plans and Pricing",
"please_ask_the_project_owner_to_upgrade_to_track_changes": "Please ask the project owner to upgrade to use track changes",
"please_change_primary_to_remove": "Please change your primary email in order to remove",
- "please_change_your_password_by_going_to_your_account_settings": "Please change your password by going to your <0>Account Settings0>.",
"please_check_your_inbox": "Please check your inbox",
"please_check_your_inbox_to_confirm": "Please check your email inbox to confirm your <0>__institutionName__0> affiliation.",
"please_compile_pdf_before_download": "Please compile your project before downloading the PDF",
@@ -2214,7 +2214,7 @@
"your_message_to_collaborators": "Send a message to your collaborators",
"your_new_plan": "Your new plan",
"your_password_has_been_successfully_changed": "Your password has been successfully changed",
- "your_password_was_detected": "Your password was detected on a <0>public list of known compromised passwords0>. This makes your account vulnerable.",
+ "your_password_was_detected": "Your password is on a <0>public list of known compromised passwords0>. Keep your account safe by changing your password now.",
"your_plan": "Your plan",
"your_plan_is_changing_at_term_end": "Your plan is changing to <0>__pendingPlanName__0> at the end of the current billing period.",
"your_project_exceeded_compile_timeout_limit_on_free_plan": "Your project exceeded the compile timeout limit on our free plan.",