From 218f2c8bf4a1ab88fc7bb2b407c19eceffda5633 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Fri, 17 Jan 2025 08:25:40 -0800 Subject: [PATCH] Shorten description string --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 4a46f9bf70..940bda81f1 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -4752,7 +4752,7 @@ "description": "Generic next label" }, "icu:ClearingData__description": { - "messageformat": "This may take a few minutes depending on the size of your message history", + "messageformat": "This may take a few minutes", "description": "Description at the bottom of clearing all data screen" }, "icu:BadgeDialog__become-a-sustainer-button": { @@ -4796,7 +4796,7 @@ "description": "Hint under the progressbar in the backup import screen when download size is not yet known" }, "icu:BackupImportScreen__description": { - "messageformat": "This may take a few minutes depending on the size of your message history", + "messageformat": "This may take a few minutes", "description": "Description at the bottom of backup import screen" }, "icu:BackupImportScreen__cancel": {