From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:52:45 +0000 (-0500) Subject: Merge pull request #461 from mozilla/70_updates X-Git-Tag: v1.10~6 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/9387163a9b1dd93500867fcb3b33598b6d559e89?hp=8bd4f068db442aa6c79fc4d2c44b4a7b289b9a78 Merge pull request #461 from mozilla/70_updates 70 updates --- diff --git a/README.md b/README.md index 8148a25..23e5939 100644 --- a/README.md +++ b/README.md @@ -1383,7 +1383,7 @@ The configuration for each extension is another dictionary that can contain the |         `blocked`| Blocks installation of the extension and removes it from the device if already installed. |         `force_installed`| The extension is automatically installed and can't be removed by the user. This option is not valid for the default configuration and requires an install_url. |         `normal_installed`| The extension is automatically installed but can be disabled by the user. This option is not valid for the default configuration and requires an install_url. -| `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the addons.mozilla.org, use the following URL (substituting SHORT_NAME from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/SHORT_NAME/latest.xpi. If installing frmo the local file system, use a file:/// URL. +| `install_url`| Maps to a URL indicating where Firefox can download a force_installed or normal_installed extension. If installing from the addons.mozilla.org, use the following URL (substituting SHORT_NAME from the URL on AMO), https://addons.mozilla.org/firefox/downloads/latest/SHORT_NAME/latest.xpi. If installing from the local file system, use a file:/// URL. Languages packs are available from https://releases.mozilla.org/pub/firefox/releases/VERSION/PLATFORM/xpi/LANGUAGE.xpi. | `install_sources` | Each item in this list is an extension-style match pattern. Users will be able to easily install items from any URL that matches an item in this list. Both the location of the *.xpi file and the page where the download is started from (i.e. the referrer) must be allowed by these patterns. This setting can be used only for the default configuration. | `allowed_types` | This setting whitelists the allowed types of extension/apps that can be installed in Firefox. The value is a list of strings, each of which should be one of the following: "extension", "theme", "dictionary", "langpack" This setting can be used only for the default configuration. | `blocked_install_message` | This maps to a string specifying the error message to display to users if they're blocked from installing an extension. This setting allows you to append text to the generic error message displayed when the extension is blocked. This could be be used to direct users to your help desk, explain why a particular extension is blocked, or something else. diff --git a/windows/de-DE/firefox.adml b/windows/de-DE/firefox.adml index 0619c28..9f53802 100644 --- a/windows/de-DE/firefox.adml +++ b/windows/de-DE/firefox.adml @@ -212,7 +212,7 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werde Jedes Mal, wenn diese Liste geändert wird, werden die Erweiterungen deinstalliert. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen deinstalliert. - Erweiterungen deaktivieren und löschen verhindern + Verhindern, dass Erweiterungen deaktiviert oder gelöscht werden Wenn Sie die Richtlinieneinstellung aktivieren, können Sie eine Liste mit Erweiterungs-IDs angeben, die den Benutzer hindert die angegebenen Erweiterungen zu deinstallieren oder zu deaktivieren. Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, werden keine Erweiterungen gesperrt. @@ -230,10 +230,10 @@ For detailed information on creating the policy, see https://github.com/mozilla/ Wenn Sie die Richtlinieneinstellung deaktivieren, wird die Hardware-Beschleunigung deaktiviert. Wenn Sie die Richtlinieneinstellung aktivieren oder nicht konfigurieren, wird die Hardware-Beschleunigung aktiviert. - Legacy Profiles - If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + Legacy Profile + Wenn diese Richtlinieneinstellung aktiviert ist, wird Firefox keine seperaten Profile bei mehreren parallelen Installationen anlegen. Diese Einstellung equivalent zu der Umgebungsvariable MOZ_LEGACY_PROFILES. -If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. +Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird Firefox seperate Profile für jede Installation anlegen. Local File Links If this policy is enabled, you can specify origins where linking to local files is allowed. diff --git a/windows/it-IT/firefox.adml b/windows/it-IT/firefox.adml index 9390f77..d8e6232 100644 --- a/windows/it-IT/firefox.adml +++ b/windows/it-IT/firefox.adml @@ -230,10 +230,10 @@ Per informazioni dettagliate sulla creazione della policy, si veda https://githu Se questo criterio è disabilitato, l'accelerazione hardware non può essere abilitata. Se questo criterio è abilitato o non configurato, l'accelerazione hardware è abilitata. - Legacy Profiles - If this policy is enabled, Firefox will not try to create different profiles for installations of Firefox in different directories. This is the equivalent of the MOZ_LEGACY_PROFILES environment variable. + Profili legacy + Se questo criterio è abilitato, Firefox non tenterà di creare profili differenti per le installazioni di Firefox eseguite in directory differenti. Questo criterio è l'equivalente della variabile d'ambiente MOZ_LEGACY_PROFILES. -If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox. +Se questo criterio è disabilitato o non configurato, Firefox creerà un nuovo profilo per ogni singola installazione di Firefox. Collegamenti file locali Se questo criterio è abilitato, è possibile specificare le origini da cui sono consentiti i collegamenti ai file locali.