diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd b/application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd new file mode 100644 index 000000000..71aa4b649 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/setDesktopBackground.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY position.label "Position:"> +<!ENTITY tile.label "Tile"> +<!ENTITY center.label "Center"> +<!ENTITY stretch.label "Stretch"> +<!ENTITY fill.label "Fill"> +<!ENTITY fit.label "Fit"> +<!ENTITY preview.label "Preview"> +<!ENTITY color.label "Color:"> +<!ENTITY setDesktopBackground.title "Set Desktop Background"> +<!ENTITY openDesktopPrefs.label "Open Desktop Preferences"> +<!ENTITY closeWindow.key "w"> |