<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="2.1" schemaVersion="1.0" >
+<policyDefinitionResources revision="2.4" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF79">Firefox 79 o posterior, Firefox 78.1 ESR o posterior</string>
<string id="SUPPORTED_FF80">Firefox 80 o posterior, Firefox 78.2 ESR o posterior</string>
<string id="SUPPORTED_FF81">Firefox 81 o posterior, Firefox 78.3 ESR o posterior</string>
+ <string id="SUPPORTED_FF82">Firefox 82 o posterior, Firefox 78.4 ESR o posterior</string>
+ <string id="SUPPORTED_FF83">Firefox 83 o posterior, Firefox 78.5 ESR o posterior</string>
+ <string id="SUPPORTED_FF84">Firefox 84 o posterior, Firefox 78.6 ESR o posterior</string>
+ <string id="SUPPORTED_FF85">Firefox 85 o posterior, Firefox 78.7 ESR o posterior</string>
+ <string id="SUPPORTED_FF86">Firefox 86 o posterior, Firefox 78.8 ESR o posterior</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permisos</string>
<string id="Camera_group">Cámara</string>
<string id="Flash_group">Flash</string>
<string id="Homepage_group">Página de inicio</string>
<string id="Search_group">Búsqueda</string>
- <string id="Preferences_group">Preferencias</string>
+ <string id="Preferences_group">Preferencias (obsoleto)</string>
<string id="UserMessaging_group">Mensajería del usuario</string>
<string id="DisabledCiphers_group">Cifrados deshabilitados</string>
<string id="EncryptedMediaExtensions_group">Extensiones de medios cifrados</string>
If this policy is disabled or not configured, Firefox defaults are used.
For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#handlers.</string>
+ <string id="Preferences">Preferencias</string>
+ <string id="Preferences_Explain">If this policy is enabled, you can use JSON to configure preferences.
+
+If this policy is disabled or not configured, preferences are not modified.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</string>
<string id="Preferences_Boolean_Explain">Si esta política está habilitada, la preferencia se bloquea en true. Si esta política está deshabilitada, la preferencia está bloqueada en false.
Para una descripción de la preferencia, visita:
<presentation id="Autoplay_Default">
<dropdownList refId="Autoplay_Default"/>
</presentation>
+ <presentation id="JSON">
+ <multiTextBox refId="JSON"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>