From d2cf8d58cfae4ef80272b63bd1e59f6ba2baa847 Mon Sep 17 00:00:00 2001 From: roo hutton Date: Thu, 6 Nov 2025 13:56:21 +0000 Subject: [PATCH] Merge pull request #29528 from overleaf/rh-ai-modal-logos Remove brand logos and tweak copy in AI assist modal GitOrigin-RevId: 07b13d21b312b9098543e42fbc93a568929f4c67 --- services/web/frontend/extracted-translations.json | 1 + services/web/locales/en.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index 60433dcc38..5199a14197 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -97,6 +97,7 @@ "add_to_tag": "", "add_unlimited_ai_to_overleaf": "", "add_unlimited_ai_to_your_overleaf_plan": "", + "add_unlimited_ai_to_your_plan": "", "add_your_comment_here": "", "add_your_first_group_member_now": "", "added_by_on": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 0df1e6fc7a..df64f8597e 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -112,6 +112,7 @@ "add_to_tag": "Add to tag", "add_unlimited_ai_to_overleaf": "Add unlimited AI* to Overleaf", "add_unlimited_ai_to_your_overleaf_plan": "Add unlimited AI* to your Overleaf __planName__ plan", + "add_unlimited_ai_to_your_plan": "Add unlimited AI* to your __planName__ plan", "add_your_comment_here": "Add your comment here", "add_your_first_group_member_now": "Add your first group members now", "added": "added", @@ -2715,7 +2716,7 @@ "work_or_university_sso": "Work/university single sign-on", "work_with_non_overleaf_users": "Work with non Overleaf users", "work_with_other_github_users": "Work with other GitHub users", - "write_faster_smarter_with_overleaf_and_writefull_ai_tools": "Write faster, smarter, and with confidence with Overleaf and Writefull AI tools", + "write_faster_smarter_with_overleaf_and_writefull_ai_tools": "Write faster, smarter and with confidence with AI Assist", "writefull": "Writefull", "x_changes_in": "__count__ change in", "x_changes_in_plural": "__count__ changes in",