summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/mail/messenger/compactFoldersDialog.ftl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-en-GB/mail/messenger/compactFoldersDialog.ftl24
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-en-GB/mail/messenger/compactFoldersDialog.ftl b/l10n-en-GB/mail/messenger/compactFoldersDialog.ftl
new file mode 100644
index 0000000000..da7bfdc2a4
--- /dev/null
+++ b/l10n-en-GB/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
+