From ab2758ac79dba76b15054bdda1a820d2034a265f Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Thu, 2 Oct 2025 14:44:41 +0500 Subject: [PATCH] intl: Revert "intl: clarify what happens to user data on plan switch" This reverts commit 4377b8b340fa60c7eaf5ddf887a8b60bf1eb451f. --- packages/intl/src/strings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/intl/src/strings.ts b/packages/intl/src/strings.ts index 410e063f7..83b77e841 100644 --- a/packages/intl/src/strings.ts +++ b/packages/intl/src/strings.ts @@ -2501,7 +2501,7 @@ Use this if changes from other devices are not appearing on this device. This wi { question: () => t`What happens to my data if I switch plans?`, answer: () => - t`Your notes, notebooks, tags, reminders & colors will be 100% accessible regardless of which plan you are on. You will not be able to download attachments larger than the maximum file size limit of your plan.` + t`Your data remains 100% accessible regardless of what plan you are on. That includes your notes, notebooks, attachments, and anything else you might have created.` }, { question: () =>