diff options
Diffstat (limited to 'l10n-en-GB/mail/browser/appExtensionFields.ftl')
-rw-r--r-- | l10n-en-GB/mail/browser/appExtensionFields.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-en-GB/mail/browser/appExtensionFields.ftl b/l10n-en-GB/mail/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..d84f5bd64c --- /dev/null +++ b/l10n-en-GB/mail/browser/appExtensionFields.ftl @@ -0,0 +1,16 @@ +# 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/. + + +## Theme names and descriptions used in the Themes panel in about:addons + +# "Auto" is short for automatic. It can be localized without limitations. +extension-default-theme-name-auto = System theme — auto +extension-default-theme-description = Follow the operating system setting for buttons, menus and windows. + +extension-thunderbird-compact-light-name = Light +extension-thunderbird-compact-light-description = A theme with a light colour scheme. + +extension-thunderbird-compact-dark-name = Dark +extension-thunderbird-compact-dark-description = A theme with a dark colour scheme. |