Bug 1698572 - Shorten BackgroundAppUpdate description. r=flod,fluent-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D108843
This commit is contained in:
Mike Kaply 2021-03-17 20:25:40 +00:00
Родитель 030b47279a
Коммит bb2097a7b9
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -291,6 +291,7 @@ function generateDocumentation() {
Certificates: "CertificatesDescription",
SanitizeOnShutdown: "SanitizeOnShutdown2",
Permissions: "Permissions2",
BackgroundAppUpdate: "BackgroundAppUpdate2",
};
for (let policyName in schema.properties) {

Просмотреть файл

@ -17,7 +17,7 @@ policy-AppUpdateURL = Set custom app update URL.
policy-Authentication = Configure integrated authentication for websites that support it.
policy-BackgroundAppUpdate = Enable or disable the background updater, which updates the browser when it is not running.
policy-BackgroundAppUpdate2 = Enable or disable the background updater.
policy-BlockAboutAddons = Block access to the Add-ons Manager (about:addons).