From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../en-US/messenger/extensionPermissions.ftl | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 comm/mail/locales/en-US/messenger/extensionPermissions.ftl (limited to 'comm/mail/locales/en-US/messenger/extensionPermissions.ftl') diff --git a/comm/mail/locales/en-US/messenger/extensionPermissions.ftl b/comm/mail/locales/en-US/messenger/extensionPermissions.ftl new file mode 100644 index 0000000000..10caa835e6 --- /dev/null +++ b/comm/mail/locales/en-US/messenger/extensionPermissions.ftl @@ -0,0 +1,23 @@ +# 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/. + +## Extension permission description keys are derived from permission names. +## Permissions for which the message has been changed and the key updated +## must have a corresponding entry in the `PERMISSION_L10N_ID_OVERRIDES` map. + +webext-perms-description-accountsFolders=Create, rename, or delete your mail account folders +webext-perms-description-accountsIdentities=Create, modify or delete your mail account identities +webext-perms-description-accountsRead = See your mail accounts, their identities and their folders +webext-perms-description-addressBooks=Read and modify your address books and contacts +webext-perms-description-compose=Read and modify your email messages as you compose and send them +webext-perms-description-compose-send=Send composed email messages on your behalf +webext-perms-description-compose-save=Save composed email messages as drafts or templates +webext-perms-description-experiment=Have full, unrestricted access to { -brand-short-name }, and your computer +webext-perms-description-messagesImport=Import messages into Thunderbird +webext-perms-description-messagesModify=Read and modify your email messages as they are displayed to you +webext-perms-description-messagesMove = Copy or move your email messages (including moving them to the trash folder) +webext-perms-description-messagesDelete=Permanently delete your email messages +webext-perms-description-messagesRead=Read your email messages and mark or tag them +webext-perms-description-messagesTags=Create, modify and delete message tags +webext-perms-description-sensitiveDataUpload=Transfer sensitive user data (if access has been granted) to a remote server for further processing -- cgit v1.2.3