From 811172f1fa06513cd5c9eb8de4da81d95567fd7a Mon Sep 17 00:00:00 2001 From: Jimmy Domagala-Tang Date: Mon, 15 Jan 2024 14:07:47 -0500 Subject: [PATCH] Merge pull request #16528 from overleaf/jdt-wf-settings-copy writefull settings copy update GitOrigin-RevId: 1b1a3e454d584a3889a0164ead47a46551c344af --- services/web/frontend/extracted-translations.json | 1 - services/web/locales/en.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index e2c3bb40fc..896e0db719 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -1467,7 +1467,6 @@ "writefull_prompt_body": "", "writefull_prompt_title": "", "writefull_settings_description": "", - "writefull_settings_instructions": "", "x_changes_in": "", "x_changes_in_plural": "", "x_price_for_first_month": "", diff --git a/services/web/locales/en.json b/services/web/locales/en.json index dbc9e40077..0afc7b7250 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -2124,8 +2124,7 @@ "writefull_learn_more": "Learn more about Writefull for Overleaf", "writefull_prompt_body": "Get free AI-powered language feedback with our Writefull integration. (You can also grab 10% off Writefull premium with the code OVERLEAF10.)", "writefull_prompt_title": "AI writing assistance in Overleaf", - "writefull_settings_description": "Get free AI-based language feedback specifically tailored for research writing with Writefull for Overleaf. Learn more about Writefull for Overleaf.", - "writefull_settings_instructions": "To use Writefull, log in from the Writefull toolbar in the Overleaf editor. And don’t forget, if you upgrade to Writefull Premium you can use TeXGPT to generate LaTeX code—use OVERLEAF10 at the checkout to get 10% off.", + "writefull_settings_description": "Get free AI-based language feedback specifically tailored for research writing with Writefull for Overleaf.", "x_changes_in": "__count__ change in", "x_changes_in_plural": "__count__ changes in", "x_collaborators_per_project": "__collaboratorsCount__ collaborators per project",