<resources >
<stringTable >
<string id="SUPPORTED_WINXPSP2">Microsoft Windows XP SP2 or later</string>
- <string id="SUPPORTED_FF60">Firefox 60 or later</string>
+ <string id="SUPPORTED_FF60">Firefox 60 or later, Firefox 60 ESR or later</string>
+ <string id="SUPPORTED_FF62">Firefox 62 or later, Firefox 60.2 ESR or later</string>
<string id="SUPPORTED_FF60ESR">Firefox 60 ESR or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
If this policy is disabled or not configured, no websites are trusted to use NTLM authentification.
For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication.</string>
+ <string id="Authentication_AllowNonFQDN">Allow Non FQDN</string>
+ <string id="Authentication_AllowNonFQDN_Explain">If this policy is enabled, you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names).
+
+If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs.</string>
<string id="BlockAboutAddons">Block Add-ons Manager</string>
<string id="BlockAboutAddons_Explain" >If this policy is enabled, the user cannot access the Add-ons Manager or about:addons.
If this policy is disabled or not configured, users can create a master password.</string>
<string id="DisableAppUpdate">Disable Update</string>
- <string id="DisableAppUpdate_Explain">If this policy is enabled, the browser does not receive updates.
+ <string id="DisableAppUpdate_Explain">If this policy is enabled, the browser does not receive udpates.
If this policy is disabled or not configured, the browser receives updates.</string>
<string id="DisableBuiltinPDFViewer">Disable Built-in PDF Viewer (PDF.js)</string>
<string id="OfferToSaveLogins">Offer to save logins</string>
<string id="OfferToSaveLogins_Explain">If this policy is enabled or not configured, Firefox will offer to save website logins and passwords.
-If this policy is disabled, firefox will not offer to save website logins and passwords.</string>
+If this policy is disabled, Firefox will not offer to save website logins and passwords.</string>
<string id="PopupBlocking_Allow_Explain">If this policy is enabled, pop-up windows are always allowed for the origins indicated. If a top level domain is specified (http://example.org), pop-up windows are allowed for all subdomains as well.
If this policy is disabled or not configured, the default pop-up policy is followed.</string>
If this policy is disabled or not configured, data is not cleared when the browser is closed.</string>
<string id="WebsiteFilter_Block">Blocked websites</string>
- <string id="WebsiteFilter_Block_Explain">If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.",
+ <string id="WebsiteFilter_Block_Explain">If this policy is enabled, you can specify match patterns that indicate sites to be blocked. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.
If this policy is disabled or not configured, no websites are blocked.</string>
<string id="WebsiteFilter_Exceptions">Exceptions to blocked websites</string>
- <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.",
+ <string id="WebsiteFilter_Exceptions_Explain">If this policy is enabled, and the website filter is enabled, you can specify match patterns for sites you do not want to block. The match patterns are documented at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Match_patterns. Only http/https addresses are supported at the moment. There is a 1000 entry limit.
If this policy is disabled or not configured, there are no exceptions to the website filter.</string>
<string id="Bookmark1">Bookmark One</string>
<presentation id="Authentication">
<listBox refId="Authentication"/>
</presentation>
+ <presentation id="Authentication_AllowNonFQDN">
+ <checkBox refId="Authentication_AllowNonFQDN_NTLM">Always allow NTLM on non FQDNs</checkBox>
+ <checkBox refId="Authentication_AllowNonFQDN_SPNEGO">Always allow SPNEGO on non FQDNs</checkBox>
+ </presentation>
<presentation id="Extensions">
<listBox refId="Extensions"/>
</presentation>