diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 17:32:43 +0000 |
commit | 6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch) | |
tree | a68f146d7fa01f0134297619fbe7e33db084e0aa /comm/mail/locales/en-US/messenger/extensionPermissions.ftl | |
parent | Initial commit. (diff) | |
download | thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip |
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'comm/mail/locales/en-US/messenger/extensionPermissions.ftl')
-rw-r--r-- | comm/mail/locales/en-US/messenger/extensionPermissions.ftl | 23 |
1 files changed, 23 insertions, 0 deletions
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 |