<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.14" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.15" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="UserMessaging_group">User Messaging</string>
<string id="Allow">Sitios permitidos</string>
<string id="Block">Sitios bloqueados</string>
+ <string id="AppAutoUpdate">Application Autoupdate</string>
+ <string id="AppAutoUpdate_Explain">If this policy is enabled, Firefox is automatically updated without user approval.
+
+If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update.
+
+If this policy is not configured, the user can choose whether not Firefox is automatically updated.</string>
<string id="AppUpdateURL">URL de actualización personalizada</string>
<string id="AppUpdateURL_Explain">Si esta política está habilitada, podrá establecer una URL para un servidor de actualización que no sea el predeterminado. Esto podría ser útil si ejecuta tu propio servidor de actualización en tu red.
<string id="DownloadDirectory_Explain">Si esta política está habilitada, podrá configurar y bloquear el directorio para las descargas. ${home} se puede utilizar para la ruta de inicio nativa.
Si esta política está deshabilitada o no está configurada, se utilizará el directorio de descarga predeterminado de Firefox y el usuario puede cambiarlo.</string>
- <string id="DNSOverHTTPS">Configurar DNS mediante HTTPS</string>
+ <string id="DNSOverHTTPS_group">DNS Over HTTPS</string>
+ <string id="DNSOverHTTPS_Enabled">Enabled</string>
+ <string id="DNSOverHTTPS_Enabled_Explain">If this policy is disabled, DNS over HTTPS is disabled.
+
+If this policy is enabled or not configured, DNS Over HTTPS is enabled.</string>
+ <string id="DNSOverHTTPS_ProviderURL">Provider URL</string>
+ <string id="DNSOverHTTPS_ProviderURL_Explain">If this policy is enabled, the URL specified is used as the provider URL.
+
+If this policy is disabled or not configured, the default provider is used.</string>
+
+ <string id="DNSOverHTTPS_Locked">Locked</string>
+ <string id="DNSOverHTTPS_Locked_Explain">If this policy is enabled, DNS over HTTPS settings cannot be changed by the user.
+
+If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user.</string>
+ <string id="DNSOverHTTPS_ExcludedDomains">Excluded Domains</string>
+ <string id="DNSOverHTTPS_ExcludedDomains_Explain">If this policy is enabled, the specified domains are excluded from DNS over HTTPS.
+
+If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS.</string>
+ <string id="DNSOverHTTPS">Configurar DNS mediante HTTPS (Moved)</string>
<string id="DNSOverHTTPS_Explain">Si esta política está habilitada, se podrá cambiar la configuración predeterminada de DNS mediante HTTPS.
Si esta política está deshabilitada o no está configurada, DNS mediante HTTPS usa la configuración predeterminada de Firefox.</string>
<string id="DisableBuiltinPDFViewer_Explain">Si esta política está habilitada, los archivos PDF no se visualizan dentro de Firefox.
Si esta política está deshabilitada o no está configurada, los archivos PDF se visualizan dentro de Firefox.</string>
+ <string id="DisableDefaultBrowserAgent">Disable the default browser agent.</string>
+ <string id="DisableDefaultBrowserAgent_Explain">If this policy is enabled, the default browser agent is disabled.
+
+If this policy is disabled or not configured, the default browser agent is enabled.
+
+For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html</string>
<string id="DisableDeveloperTools">Deshabilitar herramientas para desarrolladores</string>
<string id="DisableDeveloperTools_Explain">Si esta política está habilitada, las herramientas para desarrolladores web no están disponibles dentro de Firefox.
<presentation id="DisplayMenuBar">
<dropdownList refId="DisplayMenuBar"/>
</presentation>
+ <presentation id="String">
+ <textBox refId="String">
+ <label/>
+ </textBox>
+ </presentation>
+ <presentation id="List">
+ <listBox refId="List"/>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>