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/setDesktopBackground.ftl | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 browser/locales/en-US/browser/setDesktopBackground.ftl (limited to 'browser/locales/en-US/browser/setDesktopBackground.ftl') diff --git a/browser/locales/en-US/browser/setDesktopBackground.ftl b/browser/locales/en-US/browser/setDesktopBackground.ftl new file mode 100644 index 0000000000..53d35fbf86 --- /dev/null +++ b/browser/locales/en-US/browser/setDesktopBackground.ftl @@ -0,0 +1,40 @@ +# 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/. + +set-desktop-background-window = + .title = Set Desktop Background + +set-desktop-background-accept = + .label = Set Desktop Background + +open-desktop-prefs = + .label = Open Desktop Preferences + +set-background-preview-unavailable = Preview unavailable + +# This refers to the wallpaper "spanning" multiple monitors when the +# user has more than one. Only some of the entire image will be on +# each monitor. This should ideally match the wording in Windows' own +# Desktop Background settings page. +set-background-span = + .label = Span + +set-background-color = Color: + +set-background-position = Position: + +set-background-tile = + .label = Tile + +set-background-center = + .label = Center + +set-background-stretch = + .label = Stretch + +set-background-fill = + .label = Fill + +set-background-fit = + .label = Fit -- cgit v1.2.3