From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-en-CA/mail/messenger/compactFoldersDialog.ftl | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 l10n-en-CA/mail/messenger/compactFoldersDialog.ftl (limited to 'l10n-en-CA/mail/messenger/compactFoldersDialog.ftl') diff --git a/l10n-en-CA/mail/messenger/compactFoldersDialog.ftl b/l10n-en-CA/mail/messenger/compactFoldersDialog.ftl new file mode 100644 index 0000000000..da7bfdc2a4 --- /dev/null +++ b/l10n-en-CA/mail/messenger/compactFoldersDialog.ftl @@ -0,0 +1,24 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +compact-dialog-window = + .title = Compact folders + .style = width: 50em; + +compact-dialog = + .buttonlabelaccept = Compact now + .buttonaccesskeyaccept = C + .buttonlabelcancel = Remind me later + .buttonaccesskeycancel = R + .buttonlabelextra1 = Learn more… + .buttonaccesskeyextra1 = L + +# Variables: +# $data (String): The amount of space to be freed, formatted byte, MB, GB, etc., based on the size. +compact-dialog-message = { -brand-short-name } needs to do regular file maintenance to improve the performance of your mail folders. This will recover { $data } of disk space without changing your messages. To let { -brand-short-name } do this automatically in the future without asking, check the box below before choosing ‘{ compact-dialog.buttonlabelaccept }’. + +compact-dialog-never-ask-checkbox = + .label = Compact folders automatically in the future + .accesskey = a + -- cgit v1.2.3