diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd b/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd new file mode 100644 index 0000000000..495e61c221 --- /dev/null +++ b/l10n-si/suite/chrome/common/pref/pref-smartupdate.dtd @@ -0,0 +1,42 @@ +<!-- 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/. --> + +<!--LOCALIZATION NOTE : FILE UI for Software Updates prefs --> +<!ENTITY pref.smartUpdate.title "Software Installation"> +<!ENTITY smartTitle.label "Manage Software Installations and Updates"> +<!ENTITY enableSU.label "Allow web sites to install extensions and updates"> +<!ENTITY enableSU.accesskey "e"> +<!ENTITY allowedSites.label "Allowed Sites"> +<!ENTITY allowedSites.accesskey "A"> + +<!ENTITY verifyUpdates.caption "Updates"> +<!ENTITY autoUpdates.label "Automatically check for updates to:"> +<!ENTITY appUpdates.label "&brandShortName;"> +<!ENTITY appUpdates.accesskey "S"> +<!ENTITY daily.label "daily"> +<!ENTITY appDaily.accesskey "d"> +<!ENTITY weekly.label "weekly"> +<!ENTITY appWeekly.accesskey "w"> +<!ENTITY extensionsUpdates.label "Installed Add-ons"> +<!ENTITY extensionsUpdates.accesskey "n"> +<!ENTITY extensionsDaily.accesskey "i"> +<!ENTITY extensionsWeekly.accesskey "k"> +<!ENTITY addonManagerButton.label "Add-on Manager"> +<!ENTITY addonManagerButton.accesskey "M"> + + +<!-- +Entities below were automatically added by compare-locales, + based on en-US entities. +--> + +<!ENTITY modeAutoAddonWarn.accesskey "b"> +<!ENTITY updateHistory.accesskey "u"> +<!ENTITY whenUpdatesFound.label "When updates to &brandShortName; are found"> +<!ENTITY askMe.accesskey "n"> +<!ENTITY modeAutomatic.accesskey "c"> +<!ENTITY modeAutoAddonWarn.label "Warn me if this will disable any of my add-ons"> +<!ENTITY updateHistory.label "Show Update History"> +<!ENTITY modeAutomatic.label "Automatically download and install the update"> +<!ENTITY askMe.label "Ask me what I want to do"> |