diff options
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 |