From 7b7b493a2bc3f359ea7dd95b26f71b63a41ab052 Mon Sep 17 00:00:00 2001 From: Andrew Rumble Date: Mon, 8 Apr 2024 15:58:00 +0100 Subject: [PATCH] Merge pull request #17636 from overleaf/jlm-fix-translation Fix user deletion tip now that Twitter login is gone GitOrigin-RevId: ffef4e801cefec71daf4f470fee0ae30bba854fa --- services/web/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 3b3f6992ea..f969347aab 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2110,7 +2110,7 @@ "used_when_referring_to_the_figure_elsewhere_in_the_document": "Used when referring to the figure elsewhere in the document", "user_already_added": "User already added", "user_deletion_error": "Sorry, something went wrong deleting your account. Please try again in a minute.", - "user_deletion_password_reset_tip": "If you cannot remember your password, or if you are using Single-Sign-On with another provider to sign in (such as Twitter or Google), please <0>reset your password and try again.", + "user_deletion_password_reset_tip": "If you cannot remember your password, or if you are using Single-Sign-On with another provider to sign in (such as ORCID or Google), please <0>reset your password and try again.", "user_first_name_attribute": "User first name attribute", "user_is_not_part_of_group": "User is not part of group", "user_last_name_attribute": "User last name attribute",