tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit c6c09de1ebae1780fb607498436b8d12221718e7
parent 310a6f393973b2495defbccc0029f4dccf875f12
Author: Emily McMinn <emcminn@mozilla.com>
Date:   Wed,  8 Oct 2025 14:53:00 +0000

Bug 1993120 - Add missing backup string r=aminomancer,fluent-reviewers,omc-reviewers,bolsson

Differential Revision: https://phabricator.services.mozilla.com/D267879

Diffstat:
Mbrowser/locales/en-US/browser/newtab/onboarding.ftl | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/browser/locales/en-US/browser/newtab/onboarding.ftl b/browser/locales/en-US/browser/newtab/onboarding.ftl @@ -508,6 +508,9 @@ create-backup-screen-2-all-list-2 = Includes passwords and payments # Preceded by a green check mark and shield indicating "All data" backups are encrypted create-backup-screen-2-all-list-3 = Encrypted with a password +# Title for a screen asking users to choose a file location +create-backup-screen-3-location = Where do you want your backup saved? +# Title for a screen asking users to create a password that will encrypt the backup create-backup-screen-3-title = Create a backup file password create-backup-screen-3-subtitle = Required to encrypt your data. Store it in a place you’ll remember.