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 --- .../locales/en-US/browser/appExtensionFields.ftl | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 browser/locales/en-US/browser/appExtensionFields.ftl (limited to 'browser/locales/en-US/browser/appExtensionFields.ftl') diff --git a/browser/locales/en-US/browser/appExtensionFields.ftl b/browser/locales/en-US/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..09d7a076ec --- /dev/null +++ b/browser/locales/en-US/browser/appExtensionFields.ftl @@ -0,0 +1,30 @@ +# 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 color scheme. + +extension-firefox-compact-dark-name=Dark +extension-firefox-compact-dark-description=A theme with a dark color scheme. + +extension-firefox-alpenglow-name=Firefox Alpenglow +extension-firefox-alpenglow-description=Use a colorful 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