commit 531ae7d14ed1afbbad7845349b3371c66f53ab1a
parent 623dcff6d873596b7f7ce483738be031e85241d0
Author: Chris DuPuis <cdupuis@mozilla.com>
Date: Mon, 13 Oct 2025 22:17:29 +0000
Bug 1992171 - Update description of backup with correct interval r=bytesized,fluent-reviewers,bolsson
The string describing what Fx Backup does says that it backs
up settings every 60 minutes, but the current behavior is to back
up every 24 hours. Change the description to match the behavior.
Differential Revision: https://phabricator.services.mozilla.com/D268454
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/locales/en-US/browser/backupSettings.ftl b/browser/locales/en-US/browser/backupSettings.ftl
@@ -60,7 +60,7 @@ settings-data-change-password = Change password…
## These strings are displayed in a modal when users want to turn on scheduled backups.
turn-on-scheduled-backups-header = Turn on backup
-turn-on-scheduled-backups-description = { -brand-short-name } will create a snapshot of your data every 60 minutes. You can restore it if there’s a problem or you get a new device.
+turn-on-scheduled-backups-description = { -brand-short-name } will create a snapshot of your data every 24 hours. You can restore it if there’s a problem or you get a new device.
turn-on-scheduled-backups-support-link = What will be backed up?
# "Location" refers to the save location or a folder where users want backups stored.