<string id="SUPPORTED_FF64">Firefox 64 o posterior, Firefox 60.4 ESR o posterior</string>
<string id="SUPPORTED_FF66">Firefox 66 o posterior, Firefox 60.6 ESR o posterior</string>
<string id="SUPPORTED_FF67">Firefox 67 o posterior, Firefox 60.7 ESR o posterior</string>
+ <string id="SUPPORTED_FF68">Firefox 68 o posterior, Firefox 68 ESR o posterior</string>
<string id="SUPPORTED_FF60ESR">Firefox 60 ESR o posterior</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permisos</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">Preferences</string>
<string id="Allow">Sitios permitidos</string>
<string id="Block">Sitios bloqueados</string>
<string id="AppUpdateURL">URL de actualización personalizada</string>
<string id="Certificates_Install_Explain">Si esta política está habilitada, Firefox instalará los certificados listados en Firefox. Se verá en %USERPROFILE%\AppData\Local\Mozilla\Certificates y %USERPROFILE%\AppData\Roaming\Mozilla\Certificates.
Si esta política está deshabilitada o no está configurada, Firefox no instalará certificados adicionales.</string>
+ <string id="DefaultDownloadDirectory">Default Download Directory</string>
+ <string id="DefaultDownloadDirectory_Explain">If this policy is enabled, you can set the default directory for downloads. ${home} can be used for the native home path.
+
+If this policy is disabled or not configured, the default Firefox download directory is used.</string>
+ <string id="DownloadDirectory">Download Directory</string>
+ <string id="DownloadDirectory_Explain">If this policy is enabled, you can set and lock the directory for downloads. ${home} can be used for the native home path.
+
+If this policy is disabled or not configured, the default Firefox download directory is used and the user cna change it.</string>
<string id="DNSOverHTTPS">Configurar DNS mediante HTTPS</string>
<string id="DNSOverHTTPS_Explain">Si esta política está habilitada, se puede cambiar la configuración predeterminada de DNS mediante HTTPS.
<string id="HardwareAcceleration_Explain">Si esta política está deshabilitada, la aceleración de hardware no se puede habilitar.
Si esta política está habilitada o no está configurada, la aceleración por hardware está habilitada.</string>
+ <string id="LocalFileLinks">Local File Links</string>
+ <string id="LocalFileLinks_Explain">If this policy is enabled, you can specify origins where linking to local files is allowed.
+
+If this policy is disabled or not configured, websites can't link to local files.</string>
<string id="NetworkPrediction">Predicción de red</string>
<string id="NetworkPrediction_Explain">Si esta política está deshabilitada, la predicción de red (preprocesamiento DNS) se deshabilitará.
<string id="None">Ninguno</string>
<string id="Homepage">Página de inicio</string>
<string id="PreviousSession">Sesión anterior</string>
+ <string id="PromptForDownloadLocation">Prompt for download location</string>
+ <string id="PromptForDownloadLocation_Explain">If this policy is disabled, the user is not prompted for a download location.
+
+If this policy is enabled, the user is always prompted for a download location.
+
+If this policy is not configured, the user is prompted for a download location, but can change the default.</string>
<string id="Proxy">Configuración del proxy</string>
<string id="Proxy_Explain">Si esta política está habilitada, puede configurar y bloquear la configuración de red.
<string id="SearchEngines_Remove_Explain">Si esta política está habilitada, puede especificar los nombres de los motores que se borrarán u ocultarán.
Si esta política está deshabilitada o no está configurada, los motores de búsqueda no se borrarán ni se ocultarán.</string>
+ <string id="SearchSuggestEnabled">Search Suggestions</string>
+ <string id="SearchSuggestEnabled_Explain">If this policy is disabled, search suggestions will be disabled.
+
+If this policy is enabled, search suggestions will be enabled.
+
+If this policy is not configured, search suggestions will be enabled, but the user can turn them off.</string>
<string id="SSLVersionMin">Versión mínima de SSL habilitada</string>
<string id="SSLVersionMin_Explain">Si esta política está habilitada, Firefox no utilizará versiones SSL/TLS inferiores al valor especificado.
<presentation id="Preferences_security_default_personal_cert">
<dropdownList refId="Preferences_security_default_personal_cert"/>
</presentation>
+ <presentation id="LocalFileLinks">
+ <listBox refId="LocalFileLinks"/>
+ </presentation>
+ <presentation id="SanitizeOnShutdown">
+ <checkBox refId="SanitizeOnShutdown_Cache">Cache</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Cookies">Cookies</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Downloads">Download History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_FormData">Form & Search History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_History">Browsing History</checkBox>
+ <checkBox refId="SanitizeOnShutdown_Sessions">Active Logins</checkBox>
+ <checkBox refId="SanitizeOnShutdown_SiteSettings">Site Preferences</checkBox>
+ <checkBox refId="SanitizeOnShutdown_OfflineApps">Offline Website Data</checkBox>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>