From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-en-GB/browser/browser/appExtensionFields.ftl | 31 +++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 l10n-en-GB/browser/browser/appExtensionFields.ftl (limited to 'l10n-en-GB/browser/browser/appExtensionFields.ftl') diff --git a/l10n-en-GB/browser/browser/appExtensionFields.ftl b/l10n-en-GB/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..ad19c899a0 --- /dev/null +++ b/l10n-en-GB/browser/browser/appExtensionFields.ftl @@ -0,0 +1,31 @@ +# 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-firefox-compact-light-name = Light +extension-firefox-compact-light-description = A theme with a light colour scheme. + +extension-firefox-compact-dark-name = Dark +extension-firefox-compact-dark-description = A theme with a dark colour scheme. + +extension-firefox-alpenglow-name = Firefox Alpenglow +extension-firefox-alpenglow-description = Use a colourful appearance for buttons, menus, and windows. + +## Colorway Themes +## These themes are variants of a colorway. The colorway is specified in the +## $colorway-name variable. +## Variables +## $colorway-name (String) The name of a colorway (e.g. Graffiti, Elemental). + +extension-colorways-soft-name = { $colorway-name } — Soft +extension-colorways-balanced-name = { $colorway-name } — Balanced +# "Bold" is used in the sense of bravery or courage, not in the sense of +# emphasized text. +extension-colorways-bold-name = { $colorway-name } — Bold -- cgit v1.2.3