]> git.p6c8.net - policy-templates.git/blob - windows/en-US/firefox.adml
Bump version for release
[policy-templates.git] / windows / en-US / firefox.adml
1 <?xml version="1.0" encoding="utf-8"?>
2 <policyDefinitionResources revision="1.16" schemaVersion="1.0" >
3 <displayName/>
4 <description/>
5 <resources >
6 <stringTable >
7 <string id="SUPPORTED_WINXPSP2">Microsoft Windows XP SP2 or later</string>
8 <string id="UNSUPPORTED">No longer supported.</string>
9 <string id="SUPPORTED_FF60">Firefox 60 or later, Firefox 60 ESR or later</string>
10 <string id="SUPPORTED_FF62">Firefox 62 or later, Firefox 60.2 ESR or later</string>
11 <string id="SUPPORTED_FF63">Firefox 63 or later</string>
12 <string id="SUPPORTED_FF64">Firefox 64 or later, Firefox 60.4 ESR or later</string>
13 <string id="SUPPORTED_FF66">Firefox 66 or later, Firefox 60.6 ESR or later</string>
14 <string id="SUPPORTED_FF67">Firefox 67 or later, Firefox 60.7 ESR or later</string>
15 <string id="SUPPORTED_FF68">Firefox 68 or later, Firefox 68 ESR or later</string>
16 <string id="SUPPORTED_FF6801">Firefox 68.0.1 or later, Firefox 68.0.1 ESR or later</string>
17 <string id="SUPPORTED_FF60ESR">Firefox 60 ESR or later</string>
18 <string id="SUPPORTED_FF68ESR">Firefox 68.5 ESR or later</string>
19 <string id="SUPPORTED_FF69">Firefox 69 or later, Firefox 68.1 ESR or later</string>
20 <string id="SUPPORTED_FF70">Firefox 70 or later, Firefox 68.2 ESR or later</string>
21 <string id="SUPPORTED_FF71">Firefox 71 or later, Firefox 68.3 ESR or later</string>
22 <string id="SUPPORTED_FF72">Firefox 72 or later, Firefox 68.4 ESR or later</string>
23 <string id="SUPPORTED_FF73">Firefox 73 or later, Firefox 68.5 ESR or later</string>
24 <string id="SUPPORTED_FF74">Firefox 74 or later, Firefox 68.6 ESR or later</string>
25 <string id="SUPPORTED_FF75">Firefox 75 or later, Firefox 68.7 ESR or later</string>
26 <string id="SUPPORTED_FF75_ONLY">Firefox 75 or later</string>
27 <string id="SUPPORTED_FF76">Firefox 76 or later, Firefox 68.8 ESR or later</string>
28 <string id="SUPPORTED_FF77">Firefox 77 or later, Firefox 68.9 ESR or later</string>
29 <string id="firefox">Firefox</string>
30 <string id="Permissions_group">Permissions</string>
31 <string id="Camera_group">Camera</string>
32 <string id="Microphone_group">Microphone</string>
33 <string id="Location_group">Location</string>
34 <string id="Notifications_group">Notifications</string>
35 <string id="Autoplay_group">Autoplay</string>
36 <string id="Authentication_group">Authentication</string>
37 <string id="Bookmarks_group">Bookmarks</string>
38 <string id="Certificates_group">Certificates</string>
39 <string id="Popups_group">Popups</string>
40 <string id="Cookies_group">Cookies</string>
41 <string id="Addons_group">Addons</string>
42 <string id="Extensions_group">Extensions</string>
43 <string id="Flash_group">Flash</string>
44 <string id="Homepage_group">Home page</string>
45 <string id="Search_group">Search</string>
46 <string id="Preferences_group">Preferences</string>
47 <string id="UserMessaging_group">User Messaging</string>
48 <string id="DisabledCiphers_group">Disabled Ciphers</string>
49 <string id="Allow">Allowed Sites</string>
50 <string id="Block">Blocked Sites</string>
51 <string id="AppAutoUpdate">Application Autoupdate</string>
52 <string id="AppAutoUpdate_Explain">If this policy is enabled, Firefox is automatically updated without user approval.
53
54 If this policy is disabled, Firefox updates are downloaded but the user can choose when to install the update.
55
56 If this policy is not configured, the user can choose whether not Firefox is automatically updated.</string>
57 <string id="AppUpdateURL">Custom Update URL</string>
58 <string id="AppUpdateURL_Explain">If this policy is enabled, you can set a URL to an update server other than the default. This could be helpful if you run your own update server on your network.
59
60 If this policy is disabled or not configured, the default update URL is used.</string>
61 <string id="Authentication_SPNEGO">SPNEGO</string>
62 <string id="Authentication_SPNEGO_Explain">If this policy is enabled, the specified websites are permitted to engage in SPNEGO authentication with the browser. Entries in the list are formatted as mydomain.com or https://myotherdomain.com.
63
64 If this policy is disabled or not configured, no websites are permitted to engage in SPNEGO authentication with the browser.
65
66 For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication.</string>
67 <string id="Authentication_Delegated">Delegated</string>
68 <string id="Authentication_Delegated_Explain">If this policy is enabled, the browser may delegate user authorization to the server for the specified websites. Entries in the list are formatted as mydomain.com or https://myotherdomain.com.
69
70 If this policy is disabled or not configured, the browser will not delegate user authorization to the server for any websites.
71
72 For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication.</string>
73 <string id="Authentication_NTLM">NTLM</string>
74 <string id="Authentication_NTLM_Explain">If this policy is enabled, the specified websites are trusted to use NTLM authentification. Entries in the list are formatted as mydomain.com or https://myotherdomain.com.
75
76 If this policy is disabled or not configured, no websites are trusted to use NTLM authentification.
77
78 For more information, see https://developer.mozilla.org/en-US/docs/Mozilla/Integrated_authentication.</string>
79 <string id="Authentication_AllowNonFQDN">Allow Non FQDN</string>
80 <string id="Authentication_AllowNonFQDN_Explain">If this policy is enabled (and the checkboxes are checked), you can always allow SPNEGO or NTLM on non FQDNs (fully qualified domain names).
81
82 If this policy is disabled or not configured, NTLM and SPNEGO are not enabled on non FQDNs.</string>
83 <string id="Authentication_AllowProxies">Allow Proxies</string>
84 <string id="Authentication_AllowProxies_Explain">If this policy is disabled, SPNEGO and NTLM will not authenticate with proxy servers.
85
86 If this policy is enabled (and the checkboxes are checked) or not configured, NTLM and SPNEGO will always authenticate with proxies.</string>
87 <string id="Authentication_Locked">Do not allow authentication preferences to be changed</string>
88 <string id="Authentication_Locked_Explain">If this policy is disabled, authentication preferences can be changed by the user.
89
90 If this policy is enabled or not configured, authentication preferences cannot be changed by the user.</string>
91 <string id="BlockAboutAddons">Block Add-ons Manager</string>
92 <string id="BlockAboutAddons_Explain" >If this policy is enabled, the user cannot access the Add-ons Manager or about:addons.
93
94 If this policy is disabled or not configured, the user can access the Add-ons Manager and about:addons.</string>
95 <string id="BlockAboutConfig">Block about:config</string>
96 <string id="BlockAboutConfig_Explain">If this policy is enabled, the user cannot access about:config.
97
98 If this policy is disabled or not configured, the user can access about:config.</string>
99 <string id="BlockAboutProfiles">Block about:profiles</string>
100 <string id="BlockAboutProfiles_Explain">If this policy is enabled, the user cannot access about:profiles.
101
102 If this policy is disabled or not configured, the user can access about:profiles.</string>
103 <string id="BlockAboutSupport">Block Troubleshooting Information</string>
104 <string id="BlockAboutSupport_Explain">If this policy is enabled, the user cannot access Troubleshooting Information or about:support.
105
106 If this policy is disabled or not configured, the user can access Troubleshooting Information and about:support.</string>
107 <string id="DisableSetDesktopBackground">Disable Set Desktop Background</string>
108 <string id="DisableSetDesktopBackground_Explain">If this policy is enabled, the user cannot set an image as their desktop background.
109
110 If this policy is disabled or not configured, users can set images as their desktop background.</string>
111 <string id="CaptivePortal">Captive Portal</string>
112 <string id="CaptivePortal_Explain">If this policy is disabled, captive portal support is disabled.
113
114 If this policy is enabled or not configured, captive portal support is enabled.</string>
115 <string id="Certificates_ImportEnterpriseRoots">Import Enterprise Roots</string>
116 <string id="Certificates_ImportEnterpriseRoots_Explain">If this policy is enabled, Firefox will read certificates from the Windows certificate store.
117
118 If this policy is disabled or not configured, Firefox will not read certificates from the Windows certificate store.</string>
119 <string id="Certificates_Install">Install Certificates</string>
120 <string id="Certificates_Install_Explain">If this policy is enabled, Firefox will install the listed certificates into Firefox. It will look in %USERPROFILE%\AppData\Local\Mozilla\Certificates and %USERPROFILE%\AppData\Roaming\Mozilla\Certificates.
121
122 If this policy is disabled or not configured, Firefox will not install additional certificates.</string>
123 <string id="DefaultDownloadDirectory">Default Download Directory</string>
124 <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.
125
126 If this policy is disabled or not configured, the default Firefox download directory is used.</string>
127 <string id="DownloadDirectory">Download Directory</string>
128 <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.
129
130 If this policy is disabled or not configured, the default Firefox download directory is used and the user can change it.</string>
131 <string id="DNSOverHTTPS_group">DNS Over HTTPS</string>
132 <string id="DNSOverHTTPS_Enabled">Enabled</string>
133 <string id="DNSOverHTTPS_Enabled_Explain">If this policy is disabled, DNS over HTTPS is disabled.
134
135 If this policy is enabled or not configured, DNS Over HTTPS is enabled.</string>
136 <string id="DNSOverHTTPS_ProviderURL">Provider URL</string>
137 <string id="DNSOverHTTPS_ProviderURL_Explain">If this policy is enabled, the URL specified is used as the provider URL.
138
139 If this policy is disabled or not configured, the default provider is used.</string>
140
141 <string id="DNSOverHTTPS_Locked">Locked</string>
142 <string id="DNSOverHTTPS_Locked_Explain">If this policy is enabled, DNS over HTTPS settings cannot be changed by the user.
143
144 If this policy is disabled or not configured, DNS over HTTPS settings can be changed by the user.</string>
145 <string id="DNSOverHTTPS_ExcludedDomains">Excluded Domains</string>
146 <string id="DNSOverHTTPS_ExcludedDomains_Explain">If this policy is enabled, the specified domains are excluded from DNS over HTTPS.
147
148 If this policy is disabled or not configured, no domains are excluded from DNS over HTTPS.</string>
149 <string id="DNSOverHTTPS">Configure DNS Over HTTPS (Moved)</string>
150 <string id="DNSOverHTTPS_Explain">If this policy is enabled, the default configuration for DNS over HTTPS can be changed.
151
152 If this policy is disabled or not configured, DNS Over HTTPS uses the default Firefox configuration.</string>
153 <string id="DisableMasterPasswordCreation">Disable Master Password Creation</string>
154 <string id="DisableMasterPasswordCreation_Explain">If this policy is enabled, users cannot create a master password.
155
156 If this policy is disabled or not configured, users can create a master password.</string>
157 <string id="DisableAppUpdate">Disable Update</string>
158 <string id="DisableAppUpdate_Explain">If this policy is enabled, the browser does not receive updates.
159
160 If this policy is disabled or not configured, the browser receives updates.</string>
161 <string id="DisableBuiltinPDFViewer">Disable Built-in PDF Viewer (PDF.js)</string>
162 <string id="DisableBuiltinPDFViewer_Explain">If this policy is enabled, PDF files are not viewed within Firefox.
163
164 If this policy is disabled or not configured, PDF files are viewed within Firefox.</string>
165 <string id="DisableDefaultBrowserAgent">Disable the default browser agent.</string>
166 <string id="DisableDefaultBrowserAgent_Explain">If this policy is enabled, the default browser agent is disabled.
167
168 If this policy is disabled or not configured, the default browser agent is enabled.
169
170 For more information about the default browser agent, see https://firefox-source-docs.mozilla.org/toolkit/mozapps/defaultagent/default-browser-agent/index.html</string>
171 <string id="DisableDeveloperTools">Disable Developer Tools</string>
172 <string id="DisableDeveloperTools_Explain">If this policy is enabled, web developer tools are not available within Firefox.
173
174 If this policy is disabled or not configured, web developer tools are available within Firefox.</string>
175 <string id="DisableFeedbackCommands">Disable Feedback Commands</string>
176 <string id="DisableFeedbackCommands_Explain">If this policy is enabled, the &quot;Submit Feedback&quot; and &quot;Report Deceptive Site&quot; menuitems are not available from the help menu.
177
178 If this policy is disabled or not configured, the &quot;Submit Feedback&quot; and &quot;Report Deceptive Site&quot; menuitems are available from the help menu.</string>
179 <string id="DisableFirefoxAccounts">Disable Firefox Accounts</string>
180 <string id="DisableFirefoxAccounts_Explain">If this policy is enabled, Firefox Accounts is disabled which includes disabling Sync.
181
182 If this policy is disabled or not configured, Firefox Accounts and Sync are available.</string>
183 <string id="DisableFirefoxScreenshots">Disable Firefox Screenshots</string>
184 <string id="DisableFirefoxScreenshots_Explain">If this policy is enabled, Firefox Screenshots is not available.
185
186 If this policy is disabled or not configured, Firefox Screenshots is available.</string>
187 <string id="DisableFirefoxStudies">Disable Firefox Studies</string>
188 <string id="DisableFirefoxStudies_Explain">If this policy is enabled, Firefox will never run SHIELD studies or do Heartbeat surveys.
189
190 If this policy is disabled or not configured, the user can choose to enable SHIELD studies or Heartbeat surveys.
191
192 For more information, see https://support.mozilla.org/en-US/kb/shield and https://wiki.mozilla.org/Firefox/Shield/Heartbeat</string>
193 <string id="DisableForgetButton">Disable Forget Button</string>
194 <string id="DisableForgetButton_Explain">If this policy is enabled, the &quot;Forget&quot; button is not available.
195
196 If this policy is disabled or not configured, the &quot;Forget&quot; button is available.</string>
197 <string id="DisableFormHistory">Disable Form History</string>
198 <string id="DisableFormHistory_Explain">If this policy is enabled, Firefox will not remember form or search history.
199
200 If this policy is disabled or not configured, Firefox will remember form and search history.</string>
201 <string id="DisablePasswordReveal">Do not allow passwords to be revealed in saved logins</string>
202 <string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
203
204 If this policy is disabled or not configured, users can show passwords in saved logins.</string>
205 <string id="DisablePocket">Disable Pocket</string>
206 <string id="DisablePocket_Explain">If this policy is enabled, Pocket is not available.
207
208 If this policy is disabled or not configured, Pocket is available.</string>
209 <string id="DisablePrivateBrowsing">Disable Private Browsing</string>
210 <string id="DisablePrivateBrowsing_Explain">If this policy is enabled, private browsing is not allowed.
211
212 If this policy is disabled or not configured, private browsing is allowed.</string>
213 <string id="DisableProfileImport">Disable Profile Import</string>
214 <string id="DisableProfileImport_Explain">If this policy is enabled, the &quot;Import data from another browser&quot; option is not available in the bookmarks window.
215
216 If this policy is disabled or not configured, the &quot;Import data from another browser&quot; option is available.</string>
217 <string id="DisableProfileRefresh">Disable Profile Refresh</string>
218 <string id="DisableProfileRefresh_Explain">If this policy is enabled, the &quot;Refresh Firefox&quot; button is not available on the about:support page or on support.mozilla.org.
219
220 If this policy is disabled or not configured, the &quot;Refresh Firefox&quot; button is available.</string>
221 <string id="DisableSafeMode">Disable Safe Mode</string>
222 <string id="DisableSafeMode_Explain">If this policy is enabled, the user cannot restart the browser into safe mode.
223
224 If this policy is disabled or not configured, safe mode is allowed.</string>
225 <string id="DisableSecurityBypass_InvalidCertificate">Prevent overriding certificate errors</string>
226 <string id="DisableSecurityBypass_InvalidCertificate_Explain">If this policy is enabled, the &quot;Add Exception&quot; button is not available when a certificate is invalid. This prevents the user from overriding the certificate error.
227
228 If this policy is disabled or not configured, certificate errors can be overridden.</string>
229 <string id="DisableSecurityBypass_SafeBrowsing">Prevent overriding safe browsing errors</string>
230 <string id="DisableSecurityBypass_SafeBrowsing_Explain">If this policy is enabled, a user cannot bypass the warning and visit a harmful site.
231
232 If this policy is disabled or not configured, a user can choose to visit a harmful site.</string>
233 <string id="DisableSystemAddonUpdate">Disable System Addon Updates</string>
234 <string id="DisableSystemAddonUpdate_Explain">If this policy is enabled, new system add-ons will not be installed and existing system add-ons will not be updated.
235
236 If this policy is disabled or not configured, system add-ons are installed and updated.</string>
237 <string id="DisableTelemetry">Disable Telemetry</string>
238 <string id="DisableTelemetry_Explain">If this policy is enabled, telemetry is not uploaded.
239
240 If this policy is disabled or not configured, telemetry is collected and uploaded.
241
242 Mozilla recommends that you do not disable telemetry. Information collected through telemetry helps us build a better product for businesses like yours.</string>
243 <string id="DisplayBookmarksToolbar">Display Bookmarks Toolbar</string>
244 <string id="DisplayBookmarksToolbar_Explain">If this policy is enabled, the bookmarks toolbar is displayed by default. The user can still hide it.
245
246 If this policy is disabled or not configured, the bookmarks toolbar is not displayed by default.</string>
247 <string id="DisplayMenuBar">Display Menu Bar (Deprecated)</string>
248 <string id="DisplayMenuBar_Explain">If this policy is enabled, the menu bar is displayed by default. The user can still hide it.
249
250 If this policy is disabled or not configured, the menu bar is not displayed by default.</string>
251 <string id="DisplayMenuBar_Enum">Display Menu Bar</string>
252 <string id="DisplayMenuBar_Enum_Explain">If this policy is enabled, you can choose whether or not the menu bar is displayed and whether or not the user can show and hide the menu bar.
253
254 If this policy is disabled or not configured, the menu bar is not displayed by default.</string>
255 <string id="DisplayMenuBar_Always">Always</string>
256 <string id="DisplayMenuBar_Never">Never</string>
257 <string id="DisplayMenuBar_Default_On">On by default</string>
258 <string id="DisplayMenuBar_Default_Off">Off by default</string>
259 <string id="DontCheckDefaultBrowser">Don't Check Default Browser</string>
260 <string id="DontCheckDefaultBrowser_Explain">If this policy is enabled, Firefox does not check to see if it is the default browser at startup.
261
262 If this policy is disabled or not configured, Firefox checks to see if it is the default browser at startup.</string>
263 <string id="Extensions_Install">Extensions to Install</string>
264 <string id="Extensions_Install_Explain">If this policy is enabled, you can specify a list of extension URLs or paths that will be installed when Firefox is started.
265 Anytime this list is changed, the extensions will be reinstalled.
266
267 If this policy is disabled or not configured, no extensions are installed.</string>
268 <string id="Extensions_Uninstall">Extensions to Uninstall</string>
269 <string id="Extensions_Uninstall_Explain">If this policy is enabled, you can specify a list of extension IDs that will be uninstalled.
270 Anytime this list is changed, the extensions will be uninstalled.
271
272 If this policy is disabled or not configured, no extensions are uninstalled.</string>
273 <string id="Extensions_Locked">Prevent extensions from being disabled or removed</string>
274 <string id="Extensions_Locked_Explain">If this policy is enabled, you can specify a list of extension IDs that the user will be unable to uninstall or disable.
275
276 If this policy is disabled or not configured, no extensions are locked</string>
277 <string id="ExtensionUpdate">Extension Update</string>
278 <string id="ExtensionUpdate_Explain">If this policy is disabled, extensions will not be updated automatically.
279
280 If this policy is enabled or not configured, extensions will be updated automatically.</string>
281 <string id="ExtensionSettings">Extension Management</string>
282 <string id="ExtensionSettings_Explain">If this policy is enabled, you can use JSON to describe the extension management policy.
283
284 If this policy is disabled or not configured, extensions will not be managed.
285
286 For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings.</string>
287 <string id="HardwareAcceleration">Hardware Acceleration</string>
288 <string id="HardwareAcceleration_Explain">If this policy is disabled, hardware acceleration and cannot be enabled.
289
290 If this policy is enabled or not configured, hardware acceleration is enabled.</string>
291 <string id="LegacyProfiles">Legacy Profiles</string>
292 <string id="LegacyProfiles_Explain">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.
293
294 If this policy is disabled or not configured, Firefox will create a new profile for each unique installation of Firefox.</string>
295 <string id="LocalFileLinks">Local File Links</string>
296 <string id="LocalFileLinks_Explain">If this policy is enabled, you can specify origins where linking to local files is allowed.
297
298 If this policy is disabled or not configured, websites can't link to local files.</string>
299 <string id="NetworkPrediction">Network Prediction</string>
300 <string id="NetworkPrediction_Explain">If this policy is disabled, network prediction (DNS prefetching) will be disabled.
301
302 If this policy is enabled or not configured, network prediction (DNS prefetching) will be enabled.</string>
303 <string id="NewTabPage">New Tab Page</string>
304 <string id="NewTabPage_Explain">If this policy is disabled, the new tab page will be blank.
305
306 If this policy is enabled or not configured, the new tab page will be the default.</string>
307 <string id="OfferToSaveLogins">Offer to save logins</string>
308 <string id="OfferToSaveLogins_Explain">If this policy is enabled or not configured, Firefox will offer to save website logins and passwords.
309
310 If this policy is disabled, Firefox will not offer to save website logins and passwords.</string>
311 <string id="OfferToSaveLoginsDefault">Offer to save logins (default)</string>
312 <string id="OfferToSaveLoginsDefault_Explain">If this policy is enabled or not configured, Firefox will offer to save website logins and passwords.
313
314 If this policy is disabled, Firefox will not offer to save website logins and passwords.
315
316 In either case, the user will be able to change the value (it is not locked).</string>
317 <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.
318
319 If this policy is disabled or not configured, the default pop-up policy is followed.</string>
320 <string id="PopupBlocking_Default">Allow pop-ups from websites</string>
321 <string id="PopupBlocking_Default_Explain">If this policy is disabled, pop-up windows are allowed from websites by default.
322
323 If this policy is not configured or enabled, popups are not allowed from websites.</string>
324 <string id="PopupBlocking_Locked">Do not allow preferences to be changed</string>
325 <string id="PopupBlocking_Locked_Explain">If this policy is enabled, pop-up preferences cannot be changed by the user.
326
327 If this policy is disabled or not configured, the user can change their pop-up preferences.</string>
328 <string id="InstallAddonsPermission_Allow_Explain">If this policy is enabled, add-ons are always allowed for the origins indicated unless add-on install is disabled. If a top level domain is specified (http://example.org), add-ons are allowed for all subdomains as well.
329
330 If this policy is disabled or not configured, the default add-on policy is followed.</string>
331 <string id="InstallAddonsPermission_Default">Allow add-on installs from websites</string>
332 <string id="InstallAddonsPermission_Default_Explain">If this policy is disabled, add-ons cannot be installed.
333
334 If this policy is not configured or enabled, add-ons can be installed.</string>
335 <string id="Cookies_Allow_Explain">If this policy is enabled, cookies are always allowed for the origins indicated. If a top level domain is specified (http://example.org), cookies are allowed for all subdomains as well.
336
337 If this policy is disabled or not configured, the default cookie policy is followed.</string>
338 <string id="Cookies_Block_Explain">If this policy is enabled, cookies are blocked for the origins indicated. If a top level domain is specified (http://example.org), cookies are blocked from all subdomains as well.
339
340 If this policy is disabled or not configured, cookies are not blocked by default.</string>
341 <string id="Cookies_Default">Accept cookies from websites</string>
342 <string id="Cookies_Default_Explain">If this policy is disabled, cookies are not accepted from websites by default.
343
344 If this policy is not configured or enabled, cookies are accepted from websites.</string>
345 <string id="Cookies_AcceptThirdParty">Accept third-party cookies</string>
346 <string id="Cookies_AcceptThirdParty_Explain">If this policy is enabled and cookies are allowed, you can set when to accept third-party cookies.
347
348 This setting is ignored if this policy is disabled or not configured or if cookies are not allowed.</string>
349 <string id="Cookies_AcceptThirdParty_All">Always</string>
350 <string id="Cookies_AcceptThirdParty_None">Never</string>
351 <string id="Cookies_AcceptThirdParty_FromVisited">From visited</string>
352 <string id="Cookies_ExpireAtSessionEnd">Keep cookies until Firefox is closed</string>
353 <string id="Cookies_ExpireAtSessionEnd_Explain">If this policy is enabled and cookies are allowed, they will expire when Firefox is closed.
354
355 This setting is ignored if this policy is disabled or not configured or if cookies are not allowed.</string>
356 <string id="Cookies_RejectTracker">Reject trackers</string>
357 <string id="Cookies_RejectTracker_Explain">If this policy is enabled and cookies are allowed, Firefox will reject tracker cookies by default.
358
359 This setting is ignored if this policy is disabled or not configured or if cookies are not allowed.</string>
360 <string id="Cookies_Locked">Do not allow preferences to be changed</string>
361 <string id="Cookies_Locked_Explain">If this policy is enabled, cookie preferences cannot be changed by the user.
362
363 If this policy is disabled or not configured, the user can change their cookie preferences.</string>
364 <string id="Camera_Allow_Explain">If this policy is enabled, access to the camera is always allowed for the origins indicated.
365
366 If this policy is disabled or not configured, the default camera policy is followed.</string>
367 <string id="Camera_Block_Explain">If this policy is enabled, access to the camera is blocked for the origins indicated.
368
369 If this policy is disabled or not configured, access to the camera is not blocked by default.</string>
370 <string id="Camera_BlockNewRequests">Block new requests asking to access the camera</string>
371 <string id="Camera_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access the camera.
372
373 If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access the camera.</string>
374 <string id="Camera_Locked">Do not allow preferences to be changed</string>
375 <string id="Camera_Locked_Explain">If this policy is enabled, camera preferences cannot be changed by the user.
376
377 If this policy is disabled or not configured, the user can change their camera preferences.</string>
378 <string id="Microphone_Allow_Explain">If this policy is enabled, access to the microphone is always allowed for the origins indicated.
379
380 If this policy is disabled or not configured, the default microphone policy is followed.</string>
381 <string id="Microphone_Block_Explain">If this policy is enabled, access to the microphone is blocked for the origins indicated.
382
383 If this policy is disabled or not configured, access to the microphone is not blocked by default.</string>
384 <string id="Microphone_BlockNewRequests">Block new requests asking to access the microphone</string>
385 <string id="Microphone_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access the microphone.
386
387 If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access the microphone.</string>
388 <string id="Microphone_Locked">Do not allow preferences to be changed</string>
389 <string id="Microphone_Locked_Explain">If this policy is enabled, microphone preferences cannot be changed by the user.
390
391 If this policy is disabled or not configured, the user can change their camera preferences.</string>
392 <string id="Location_Allow_Explain">If this policy is enabled, access to location is always allowed for the origins indicated.
393
394 If this policy is disabled or not configured, the default location policy is followed.</string>
395 <string id="Location_Block_Explain">If this policy is enabled, access to location is blocked for the origins indicated.
396
397 If this policy is disabled or not configured, access to location is not blocked by default.</string>
398 <string id="Location_BlockNewRequests">Block new requests asking to access location</string>
399 <string id="Location_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to access location.
400
401 If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access location.</string>
402 <string id="Location_Locked">Do not allow preferences to be changed</string>
403 <string id="Location_Locked_Explain">If this policy is enabled, location preferences cannot be changed by the user.
404
405 If this policy is disabled or not configured, the user can change location preferences.</string>
406 <string id="Notifications_Allow_Explain">If this policy is enabled, notifications can always be sent for the origins indicated.
407
408 If this policy is disabled or not configured, the default notification policy is followed.</string>
409 <string id="Notifications_Block_Explain">If this policy is enabled, notifications are always blocked for the origins indicated.
410
411 If this policy is disabled or not configured, notifications are not blocked by default.</string>
412 <string id="Notifications_BlockNewRequests">Block new requests asking to send notifications</string>
413 <string id="Notifications_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy will not be allowed to ask permission to send notifications.
414
415 If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to send notifications.</string>
416 <string id="Notifications_Locked">Do not allow preferences to be changed</string>
417 <string id="Notifications_Locked_Explain">If this policy is enabled, notification preferences cannot be changed by the user.
418
419 If this policy is disabled or not configured, the user can change their notification preferences.</string>
420 <string id="Autoplay_Allow_Explain">If this policy is enabled, autoplay is always enabled for the origins indicated.
421
422 If this policy is disabled or not configured, the default autoplay policy is followed.</string>
423 <string id="Autoplay_Block_Explain">If this policy is enabled, autoplay is always blocked for the origins indicated.
424
425 If this policy is disabled or not configured, the default autoplay policy is followed.</string>
426 <string id="Autoplay_Default">Default autoplay level</string>
427 <string id="Autoplay_Default_Explain">If this policy is enabled, you can choose the default autoplay level.
428
429 If this policy is disabled or not configured, audio is blocked by default.
430
431 Note: Blocking audio and video does not work on the ESR.</string>
432 <string id="Autoplay_Locked">Do not allow preferences to be changed</string>
433 <string id="Autoplay_Locked_Explain">If this policy is enabled, autoplay preferences cannot be changed by the user.
434
435 If this policy is disabled or not configured, the user can change autoplay preferences.</string>
436 <string id="AllowAudioVideo">Allow Audio and Video</string>
437 <string id="BlockAudio">Block Audio</string>
438 <string id="BlockAudioVideo">Block Audio and Video</string>
439 <string id="FirefoxHome">Customize Firefox Home</string>
440 <string id="FirefoxHome_Explain">If this policy is enabled, you can choose the sections displayed on Firefox Home and prevent the user from changing them.
441
442 If this policy is disabled or not configured, the default sections are displayed and the user can change them.</string>
443 <string id="FlashPlugin_Allow_Explain">If this policy is enabled, Flash is activated by default for the origins indicated unless Flash is completely disabled. If a top level domain is specified (http://example.org), Flash is allowed for all subdomains as well.
444
445 If this policy is disabled or not configured, the default Flash policy is followed.</string>
446 <string id="FlashPlugin_Block_Explain">If this policy is enabled, Flash is blocked for the origins indicated. If a top level domain is specified (http://example.org), Flash is blocked from all subdomains as well.
447
448 If this policy is disabled or not configured, the default Flash policy is followed.</string>
449 <string id="FlashPlugin_Default">Activate Flash on websites</string>
450 <string id="FlashPlugin_Default_Explain">If this policy is enabled, Flash is always activated on websites.
451
452 If this policy is disabled, Flash is never activated on websites, even if they are in the specified in the Allow list.
453
454 If this policy is not configured, Flash is click to play.</string>
455 <string id="FlashPlugin_Locked">Do not allow preferences to be changed</string>
456 <string id="FlashPlugin_Locked_Explain">If this policy is enabled, Flash preferences cannot be changed by the user.
457
458 If this policy is disabled or not configured, the user can change their Flash preferences.</string>
459 <string id="OverrideFirstRunPage">Override the first run page</string>
460 <string id="OverrideFirstRunPage_Explain">If this policy is enabled, you can specify a URL to be used as the first run page. If you leave the URL blank, no first run page will be shown.
461
462 If this policy is disabled or not configured, the first run page is displayed.</string>
463 <string id="OverridePostUpdatePage">Override the upgrade page</string>
464 <string id="OverridePostUpdatePage_Explain">If this policy is enabled, you can specify a URL to be displayed after Firefox is updated. If you leave the URL blank, no upgrade page will be shown.
465
466 If this policy is disabled or not configured, the upgrade is displayed.</string>
467 <string id="SanitizeOnShutdown">Clear data when browser is closed (Moved)</string>
468 <string id="SanitizeOnShutdown_Explain">If this policy is enabled, you can choose data to be cleared when Firefox is closed.
469
470 If this policy is disabled or not configured, data is not cleared when the browser is closed.</string>
471 <string id="SanitizeOnShutdown_group">Clear data when browser is closed</string>
472
473 <string id="SanitizeOnShutdown_Cache">Cache</string>
474 <string id="SanitizeOnShutdown_Cache_Explain">If the policy is enabled, the cache is cleared when the browser is closed.
475
476 If this policy is disabled or not configured, the cache is not cleared when the browser is closed.</string>
477 <string id="SanitizeOnShutdown_Cookies">Cookies</string>
478 <string id="SanitizeOnShutdown_Cookies_Explain">If the policy is enabled, cookies are cleared when the browser is closed.
479
480 If this policy is disabled or not configured, cookies are not cleared when the browser is closed.</string>
481 <string id="SanitizeOnShutdown_Downloads">Download History</string>
482 <string id="SanitizeOnShutdown_Downloads_Explain">If the policy is enabled, download history is cleared when the browser is closed.
483
484 If this policy is disabled or not configured, download history is not cleared when the browser is closed.</string>
485 <string id="SanitizeOnShutdown_FormData">Form &amp; Search History</string>
486 <string id="SanitizeOnShutdown_FormData_Explain">If the policy is enabled, form data is cleared when the browser is closed.
487
488 If this policy is disabled or not configured, form data is not cleared when the browser is closed.</string>
489 <string id="SanitizeOnShutdown_History">Browsing History</string>
490 <string id="SanitizeOnShutdown_History_Explain">If the policy is enabled, browsing history is cleared when the browser is closed.
491
492 If this policy is disabled or not configured, browsing history is not cleared when the browser is closed.</string>
493 <string id="SanitizeOnShutdown_Sessions">Active Logins</string>
494 <string id="SanitizeOnShutdown_Sessions_Explain">If the policy is enabled, sessions cleared when the browser is closed.
495
496 If this policy is disabled or not configured, sessions not cleared when the browser is closed.</string>
497 <string id="SanitizeOnShutdown_SiteSettings">Site Preferences</string>
498 <string id="SanitizeOnShutdown_SiteSettings_Explain">If the policy is enabled, site preferences are cleared when the browser is closed.
499
500 If this policy is disabled or not configured, site preferences are not cleared when the browser is closed.</string>
501 <string id="SanitizeOnShutdown_OfflineApps">Offline Website Data</string>
502 <string id="SanitizeOnShutdown_OfflineApps_Explain">If the policy is enabled, offline application storage is cleared when the browser is closed.
503
504 If this policy is disabled or not configured, offline application storage is not cleared when the browser is closed.</string>
505 <string id="SanitizeOnShutdown_Locked">Locked</string>
506 <string id="SanitizeOnShutdown_Locked_Explain">If this policy is disabled, all shutdown preferences can be changed by the user.
507
508 If this policy is enabled, any shutdown preferences explicitly set via policy cannot be changed by the user.
509
510 If this policy is not configured, no shutdown preferences can be changed by the user (previous behavior).</string>
511 <string id="WebsiteFilter_Block">Blocked websites</string>
512 <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.
513
514 If this policy is disabled or not configured, no websites are blocked.</string>
515 <string id="WebsiteFilter_Exceptions">Exceptions to blocked websites</string>
516 <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.
517
518 If this policy is disabled or not configured, there are no exceptions to the website filter.</string>
519 <string id="Bookmark01">Bookmark 01</string>
520 <string id="Bookmark02">Bookmark 02</string>
521 <string id="Bookmark03">Bookmark 03</string>
522 <string id="Bookmark04">Bookmark 04</string>
523 <string id="Bookmark05">Bookmark 05</string>
524 <string id="Bookmark06">Bookmark 06</string>
525 <string id="Bookmark07">Bookmark 07</string>
526 <string id="Bookmark08">Bookmark 08</string>
527 <string id="Bookmark09">Bookmark 09</string>
528 <string id="Bookmark10">Bookmark 10</string>
529 <string id="Bookmark11">Bookmark 11</string>
530 <string id="Bookmark12">Bookmark 12</string>
531 <string id="Bookmark13">Bookmark 13</string>
532 <string id="Bookmark14">Bookmark 14</string>
533 <string id="Bookmark15">Bookmark 15</string>
534 <string id="Bookmark16">Bookmark 16</string>
535 <string id="Bookmark17">Bookmark 17</string>
536 <string id="Bookmark18">Bookmark 18</string>
537 <string id="Bookmark19">Bookmark 19</string>
538 <string id="Bookmark20">Bookmark 20</string>
539 <string id="Bookmark21">Bookmark 21</string>
540 <string id="Bookmark22">Bookmark 22</string>
541 <string id="Bookmark23">Bookmark 23</string>
542 <string id="Bookmark24">Bookmark 24</string>
543 <string id="Bookmark25">Bookmark 25</string>
544 <string id="Bookmark26">Bookmark 26</string>
545 <string id="Bookmark27">Bookmark 27</string>
546 <string id="Bookmark28">Bookmark 28</string>
547 <string id="Bookmark29">Bookmark 29</string>
548 <string id="Bookmark30">Bookmark 30</string>
549 <string id="Bookmark31">Bookmark 31</string>
550 <string id="Bookmark32">Bookmark 32</string>
551 <string id="Bookmark33">Bookmark 33</string>
552 <string id="Bookmark34">Bookmark 34</string>
553 <string id="Bookmark35">Bookmark 35</string>
554 <string id="Bookmark36">Bookmark 36</string>
555 <string id="Bookmark37">Bookmark 37</string>
556 <string id="Bookmark38">Bookmark 38</string>
557 <string id="Bookmark39">Bookmark 39</string>
558 <string id="Bookmark40">Bookmark 40</string>
559 <string id="Bookmark41">Bookmark 41</string>
560 <string id="Bookmark42">Bookmark 42</string>
561 <string id="Bookmark43">Bookmark 43</string>
562 <string id="Bookmark44">Bookmark 44</string>
563 <string id="Bookmark45">Bookmark 45</string>
564 <string id="Bookmark46">Bookmark 46</string>
565 <string id="Bookmark47">Bookmark 47</string>
566 <string id="Bookmark48">Bookmark 48</string>
567 <string id="Bookmark49">Bookmark 49</string>
568 <string id="Bookmark50">Bookmark 50</string>
569 <string id="Bookmark_Explain">If this policy is enabled, you can configure a bookmark be added to Firefox. Due to a bug, you must select the location. Note that you must specify the bookmarks in order.
570
571 If this policy is disabled or not configured, a new bookmark is not added.</string>
572 <string id="BookmarkPlacementToolbar">Toolbar</string>
573 <string id="BookmarkPlacementMenu">Menu</string>
574 <string id="NoDefaultBookmarks">No Default Bookmarks</string>
575 <string id="NoDefaultBookmarks_Explain">If this policy is enabled, the default bookmarks and Smart Bookmarks (Most Visited, Recent Tags) are not created.
576
577 If this policy is disabled or not configured, default bookmarks and Smart Bookmarks (Most Visited, Recent Tags) are created.
578
579 Note: this policy is only effective if used before the first run of the profile.</string>
580 <string id="HomepageURL">URL for Home page</string>
581 <string id="HomepageURL_Explain">If this policy is enabled, you can set a default home page. You can also lock the home page.
582
583 If this policy is disabled or not configured, the user can set and change the home page.</string>
584 <string id="HomepageAdditional">Additional Homepages</string>
585 <string id="HomepageAdditional_Explain">If this policy is enabled, you can have additional home pages. They are opened in multiple tabs.
586
587 If this policy is disabled or not configured, there is only one home page.</string>
588 <string id="HomepageStartPage">Start Page</string>
589 <string id="HomepageStartPage_Explain">If this policy is enabled, you can change what is displayed when Firefox starts. It can be the homepage, the previous session, or a blank page.
590
591 If this policy is disabled or not configured, the start page defaults to the previous session.</string>
592 <string id="None">None</string>
593 <string id="Homepage">Homepage</string>
594 <string id="PreviousSession">Previous Session</string>
595 <string id="PasswordManagerEnabled">Password Manager</string>
596 <string id="PasswordManagerEnabled_Explain">If this policy is disabled, the password manager is not available via preferences.
597
598 If this policy is enabled or not configured, the password manager is available via preferences.</string>
599 <string id="PromptForDownloadLocation">Prompt for download location</string>
600 <string id="PromptForDownloadLocation_Explain">If this policy is disabled, the user is not prompted for a download location.
601
602 If this policy is enabled, the user is always prompted for a download location.
603
604 If this policy is not configured, the user is prompted for a download location, but can change the default.</string>
605 <string id="Proxy">Proxy Settings</string>
606 <string id="Proxy_Explain">If this policy is enabled, you can configure and lock network settings.
607
608 Select the connection type and then fill in the appropriate sections. Due to a bug, you must select a value for the SOCKS proxy version.
609
610 If this policy is disabled or not configured, the default network settings are used and user can change them.</string>
611 <string id="SOCKSVersion4">SOCKS v4</string>
612 <string id="SOCKSVersion5">SOCKS v5</string>
613 <string id="AutoConfigURL">Automatic proxy configuration URL</string>
614 <string id="AutoConfigURL_Explain">These should only be set if you selected autoConfig</string>
615 <string id="Passthrough">Proxy bypass URLs</string>
616 <string id="Passthrough_Explain">These should only be set if you selected manual proxy</string>
617 <string id="Connection">Connection Type</string>
618 <string id="NoProxy">No Proxy</string>
619 <string id="SystemProxy">Use system proxy settings</string>
620 <string id="ManualProxy">Manual proxy configuration</string>
621 <string id="AutoDetectProxy">Auto-detect proxy settings</string>
622 <string id="AutoConfigProxy">Automatic proxy configuration</string>
623 <string id="TrackingProtection">Tracking Protection (Moved)</string>
624 <string id="TrackingProtection_Explain">If this policy is not configured, tracking protection is not enabled by default in the browser but it is enabled by default in private browsing and the user can change it.
625
626 If this policy is disabled, tracking protection is disabled and locked in both the browser and private browsing.
627
628 If this policy is enabled, private browsing is enabled by default in both the browser and private browsing and you can choose whether or not to prevent the user from changing it.</string>
629 <string id="TrackingProtection_group">Tracking Protection</string>
630 <string id="TrackingProtection_Value">Enabled</string>
631 <string id="TrackingProtection_Value_Explain">If this policy is enabled, tracking protection is enabled.
632
633 If this policy is disabled, tracking protection is disabled and cannot be changed by the user.
634
635 If this policy is not configured, standard tracking protection is used and the user can change it.</string>
636 <string id="TrackingProtection_Cryptomining">Cryptomining</string>
637 <string id="TrackingProtection_Cryptomining_Explain">If this policy is enabled, scripts that use cryptomining are blocked.
638
639 If this policy is disabled or not configured, scripts that use cryptomining are not blocked.</string>
640 <string id="TrackingProtection_Fingerprinting">Fingerprinting</string>
641 <string id="TrackingProtection_Fingerprinting_Explain">If this policy is enabled, scripts that use fingerprinting are blocked.
642
643 If this policy is disabled or not configured, scripts that use fingerprinting are not blocked.</string>
644 <string id="TrackingProtection_Exceptions">Exceptions</string>
645 <string id="TrackingProtection_Exceptions_Explain">If this policy is enabled, you can specify origins where tracking protection is not enabled.
646
647 If this policy is disabled or not configured, tracking protection is enabled for all websites.</string>
648 <string id="TrackingProtection_Locked">Do not allow tracking protection preferences to be changed</string>
649 <string id="TrackingProtection_Locked_Explain">If this policy is enabled, tracking protection preferences cannot be changed by the user.
650
651 If this policy is disabled or not configured, the user can change tracking protection preferences.</string>
652 <string id="RequestedLocales">Requested locale</string>
653 <string id="RequestedLocalesString">Requested locale (string)</string>
654 <string id="RequestedLocales_Explain">If this policy is enabled, you can specify a list of requested locales for the application in order of preference. It will cause the corresponding language pack to become active.
655
656 If this policy is disabled or not configured, the application will use the default locale.</string>
657 <string id="SecurityDevices">Security Devices</string>
658 <string id="SecurityDevices_Explain">If this policy is enabled, you can specify a list of PKCS #11 modules to be installed. Modules are specified as a name and a fully qualified path.
659
660 If this policy is disabled or not configured, no additional PKCS #11 modules will be installed.</string>
661 <string id="SearchBar">Search bar location</string>
662 <string id="SearchBar_Explain">If this policy is enabled, you can set whether the search bar is separate from the URL bar.
663
664 If this policy is disabled or not configured, new users get a unified search bar, users upgrading from Firefox 56 and below get a separate search bar.</string>
665 <string id="SearchEngines_1">Search Engine One</string>
666 <string id="SearchEngines_2">Search Engine Two</string>
667 <string id="SearchEngines_3">Search Engine Three</string>
668 <string id="SearchEngines_4">Search Engine Four</string>
669 <string id="SearchEngines_5">Search Engine Five</string>
670 <string id="SearchEngines_Explain">If this policy is enabled, you can configure a search engine to be added to Firefox. Use {searchTerms} to indicate where the search term is placed. Due to a bug, you must select the method (usually GET). Note that you must specify the search engines in order.
671
672 If this policy is disabled or not configured, a new search engine is not added.</string>
673 <string id="SearchBar_Unified">Unified</string>
674 <string id="SearchBar_Separate">Separate</string>
675 <string id="SearchEngine_Method_GET">GET</string>
676 <string id="SearchEngine_Method_POST">POST</string>
677 <string id="SearchEngines_Default">Default Search Engine</string>
678 <string id="SearchEngines_Default_Explain">If this policy is enabled, you can set the name of a search engine to be used as the default.
679
680 If this policy is disabled or not configured, the Firefox default engine is used.</string>
681 <string id="SearchEngines_PreventInstalls">Prevent Search Engine Installs</string>
682 <string id="SearchEngines_PreventInstalls_Explain">If this policy is enabled, the user cannot install search engines from web page.
683
684 If this policy is disabled or not configured, search engines can be installed from web pages.</string>
685 <string id="SearchEngines_Remove">Remove Search Engines</string>
686 <string id="SearchEngines_Remove_Explain">If this policy is enabled, you can specify the names of engines to be removed or hidden.
687
688 If this policy is disabled or not configured, search engines will not be removed or hidden.</string>
689 <string id="SearchSuggestEnabled">Search Suggestions</string>
690 <string id="SearchSuggestEnabled_Explain">If this policy is disabled, search suggestions will be disabled.
691
692 If this policy is enabled, search suggestions will be enabled.
693
694 If this policy is not configured, search suggestions will be enabled, but the user can turn them off.</string>
695 <string id="SSLVersionMin">Minimum SSL version enabled</string>
696 <string id="SSLVersionMin_Explain">If this policy is enabled, Firefox will not use SSL/TLS versions less than the value specified.
697
698 If this policy is disabled or not configured, Firefox defaults to a minimum of TLS 1.0.</string>
699 <string id="SSLVersionMax">Maximum SSL version enabled</string>
700 <string id="SSLVersionMax_Explain">If this policy is enabled, Firefox will not use SSL/TLS versions greater than the value specified.
701
702 If this policy is disabled or not configured, Firefox defaults to a maximum of TLS 1.3.</string>
703 <string id="TLS1">TLS 1.0</string>
704 <string id="TLS1_1">TLS 1.1</string>
705 <string id="TLS1_2">TLS 1.2</string>
706 <string id="TLS1_3">TLS 1.3</string>
707 <string id="SupportMenu">Support Menu</string>
708 <string id="SupportMenu_Explain">If this policy is enabled, a new menuitem is added to the help menu with support information.
709
710 If this policy is disabled or not configured, no menuitem is added.</string>
711 <string id="UserMessaging_WhatsNew">What's New</string>
712 <string id="UserMessaging_WhatsNew_Explain">If this policy is disabled, the What's new icon and menuitem will not be displayed.
713
714 If this policy is enabled or not configured, the What's New icon and menuitem will be displayed.</string>
715 <string id="UserMessaging_ExtensionRecommendations">Extension Recommendations</string>
716 <string id="UserMessaging_ExtensionRecommendations_Explain">If this policy is disabled, extensions will not be recommended as the user visits websites.
717
718 If this policy is enabled or not configured, extensions will be recommended as the user visits websites.</string>
719 <string id="UserMessaging_FeatureRecommendations">Feature Recommendations</string>
720 <string id="UserMessaging_FeatureRecommendations_Explain">If this policy is disabled, Firefox features will not be recommended as the user uses Firefox.
721
722 If this policy is enabled or not configured, Firefox features wil be recommended as the user uses Firefox.</string>
723 <string id="UserMessaging_UrlbarInterventions">Urlbar Interventions</string>
724 <string id="UserMessaging_UrlbarInterventions_Explain">If this policy is disabled, actions will not be recommended based on what the user types in the URL bar.
725
726 If this policy is enabled or not configured, actions will be recommended based on what the user types in the URL bar.</string>
727 <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA">TLS_DHE_RSA_WITH_AES_128_CBC_SHA</string>
728 <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_128_CBC_SHA_Explain">If this policy is disabled, the TLS_DHE_RSA_WITH_AES_128_CBC_SHA cipher is disabled.
729
730 If this policy is enabled or not configured, the TLS_DHE_RSA_WITH_AES_128_CBC_SHA cipher is enabled.</string>
731 <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA">TLS_DHE_RSA_WITH_AES_256_CBC_SHA</string>
732 <string id="DisabledCiphers_TLS_DHE_RSA_WITH_AES_256_CBC_SHA_Explain">If this policy is disabled, the TLS_DHE_RSA_WITH_AES_256_CBC_SHA cipher is disabled.
733
734 If this policy is enabled or not configured, the TLS_DHE_RSA_WITH_AES_256_CBC_SHA cipher is enabled.</string>
735 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</string>
736 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA_Explain">If this policy is disabled, the TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA cipher is disabled.
737
738 If this policy is enabled or not configured, the TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA cipher is enabled.</string>
739 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA">TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</string>
740 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_Explain">If this policy is disabled, the TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA cipher is disabled.
741
742 If this policy is enabled or not configured, the TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA cipher is enabled.</string>
743 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</string>
744 <string id="DisabledCiphers_TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256_Explain">If this policy is disabled, the TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher is disabled.
745
746 If this policy is enabled or not configured, the TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher is enabled.</string>
747 <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256">TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</string>
748 <string id="DisabledCiphers_TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256_Explain">If this policy is disabled, the TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 cipher is disabled.
749
750 If this policy is enabled or not configured, the TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 cipher is enabled.</string>
751 <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_CBC_SHA">TLS_RSA_WITH_AES_128_CBC_SHA</string>
752 <string id="DisabledCiphers_TLS_RSA_WITH_AES_128_CBC_SHA_Explain">If this policy is disabled, the TLS_RSA_WITH_AES_128_CBC_SHA cipher is disabled.
753
754 If this policy is enabled or not configured, the TLS_RSA_WITH_AES_128_CBC_SHA cipher is enabled.</string>
755 <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_CBC_SHA">TLS_RSA_WITH_AES_256_CBC_SHA</string>
756 <string id="DisabledCiphers_TLS_RSA_WITH_AES_256_CBC_SHA_Explain">If this policy is disabled, the TLS_RSA_WITH_AES_256_CBC_SHA cipher is disabled.
757
758 If this policy is enabled or not configured, the TLS_RSA_WITH_AES_256_CBC_SHA cipher is enabled.</string>
759 <string id="DisabledCiphers_TLS_RSA_WITH_3DES_EDE_CBC_SHA">TLS_RSA_WITH_3DES_EDE_CBC_SHA</string>
760 <string id="DisabledCiphers_TLS_RSA_WITH_3DES_EDE_CBC_SHA_Explain">If this policy is disabled, the TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is disabled.
761
762 If this policy is enabled or not configured, the TLS_RSA_WITH_3DES_EDE_CBC_SHA cipher is enabled.</string>
763 <string id="Preferences_Boolean_Explain">If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false.
764
765 For a description of the preference, see:
766
767 https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</string>
768 <string id="Preferences_String_Explain">If this policy is enabled, the preference is locked to the string entered. If this policy is disabled, it has no effect.
769
770 For a description of the preference, see:
771
772 https://github.com/mozilla/policy-templates/blob/master/README.md#preferences</string>
773 <string id="Preferences_Enum_Explain">If this policy is enabled, the preference is locked to the value selected. If this policy is disabled, it has no effect.
774
775 For a description of the preference, see:
776
777 https://github.com/mozilla/policy-templates/blob/master/README.md#preferences.</string>
778 <string id="Preferences_Unsupported_Explain">This preference is no longer support on Windows. We are investigating creating a policy.</string>
779 <string id="Preferences_accessibility_force_disabled_auto">Auto (0)</string>
780 <string id="Preferences_accessibility_force_disabled_off">Always Off (1)</string>
781 <string id="Preferences_security_default_personal_cert_Ask_Every_Time">Ask Every Time</string>
782 <string id="Preferences_security_default_personal_cert_Select_Automatically">Select Automatically</string>
783 <string id="accessibility_force_disabled">accessibility.force_disabled</string>
784 <string id="app_update_auto">app.update.auto (Deprecated)</string>
785 <string id="browser_bookmarks_autoExportHTML">browser.bookmarks.autoExportHTML</string>
786 <string id="browser_bookmarks_file">browser.bookmarks.file</string>
787 <string id="browser_bookmarks_restore_default_bookmarks">browser.bookmarks.restore_default_bookmarks</string>
788 <string id="browser_cache_disk_enable">browser.cache.disk.enable</string>
789 <string id="browser_fixup_dns_first_for_single_words">browser.fixup.dns_first_for_single_words</string>
790 <string id="browser_places_importBookmarksHTML">browser.places.importBookmarksHTML</string>
791 <string id="browser_safebrowsing_phishing_enabled">browser.safebrowsing.phishing.enabled</string>
792 <string id="browser_safebrowsing_malware_enabled">browser.safebrowsing.malware.enabled</string>
793 <string id="browser_search_update">browser.search.update</string>
794 <string id="browser_tabs_warnOnClose">browser.tabs.warnOnClose</string>
795 <string id="browser_cache_disk_parent_directory">browser.cache.disk.parent_directory</string>
796 <string id="browser_slowStartup_notificationDisabled">browser.slowStartup.notificationDisabled</string>
797 <string id="browser_taskbar_previews_enable">browser.taskbar.previews.enable</string>
798 <string id="browser_urlbar_suggest_bookmark">browser.urlbar.suggest.bookmark</string>
799 <string id="browser_urlbar_suggest_history">browser.urlbar.suggest.history</string>
800 <string id="browser_urlbar_suggest_openpage">browser.urlbar.suggest.openpage</string>
801 <string id="datareporting_policy_dataSubmissionPolicyBypassNotification">datareporting.policy.dataSubmissionPolicyBypassNotification</string>
802 <string id="dom_allow_scripts_to_close_windows">dom.allow_scripts_to_close_windows</string>
803 <string id="dom_disable_window_flip">dom.disable_window_flip</string>
804 <string id="dom_disable_window_move_resize">dom.disable_window_move_resize</string>
805 <string id="dom_event_contextmenu_enabled">dom.event.contextmenu.enabled</string>
806 <string id="dom_keyboardevent_keypress_hack_dispatch_non_printable_keys_addl">dom.keyboardevent.keypress.hack.dispatch_non_printable_keys.addl</string>
807 <string id="dom_keyboardevent_keypress_hack_use_legacy_keycode_and_charcode_addl">dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl</string>
808 <string id="dom_xmldocument_load_enabled">dom.xmldocument.load.enabled</string>
809 <string id="dom_xmldocument_async_enabled">dom.xmldocument.async.enabled</string>
810 <string id="extensions_blocklist_enabled">extensions.blocklist.enabled</string>
811 <string id="geo_enabled">geo.enabled</string>
812 <string id="extensions_getAddons_showPane">extensions.getAddons.showPane</string>
813 <string id="intl_accept_languages">intl.accept_languages</string>
814 <string id="media_eme_enabled">media.eme.enabled</string>
815 <string id="media_gmp-gmpopenh264_enabled">media.gmp-gmpopenh264.enabled</string>
816 <string id="media_gmp-widevinecdm_enabled">media.gmp-widevinecdm.enabled</string>
817 <string id="network_dns_disableIPv6">network.dns.disableIPv6</string>
818 <string id="network_IDN_show_punycode">network.IDN_show_punycode</string>
819 <string id="places_history_enabled">places.history.enabled</string>
820 <string id="print_save_print_settings">print.save_print_settings</string>
821 <string id="security_default_personal_cert">security.default_personal_cert</string>
822 <string id="security_ssl_errorReporting_enabled">security.ssl.errorReporting.enabled</string>
823 <string id="security_mixed_content_block_active_content">security.mixed_content.block_active_content</string>
824 <string id="ui_key_menuAccessKeyFocuses">ui.key.menuAccessKeyFocuses</string>
825 <string id="browser_newtabpage_activity-stream_default_sites">browser.newtabpage.activity-stream.default.sites</string>
826 <string id="extensions_htmlaboutaddons_recommendations_enabled">extensions.htmlaboutaddons.recommendations.enabled</string>
827 <string id="media_peerconnection_enabled">media.peerconnection.enabled</string>
828 <string id="media_peerconnection_ice_obfuscate_host_addresses_whitelist">media.peerconnection.ice.obfuscate_host_addresses.whitelist</string>
829 <string id="security_osclientcerts_autoload">security.osclientcerts.autoload</string>
830 <string id="security_tls_hello_downgrade_check">security.tls.hello_downgrade_check</string>
831 <string id="widget_content_gtk-theme-override">widget.content.gtk-theme-override</string>
832 </stringTable>
833 <presentationTable>
834 <presentation id="AppUpdateURL">
835 <textBox refId="AppUpdateURL">
836 <label>URL:</label>
837 </textBox>
838 </presentation>
839 <presentation id="Authentication">
840 <listBox refId="Authentication"/>
841 </presentation>
842 <presentation id="Authentication_AllowNonFQDN">
843 <checkBox refId="Authentication_AllowNonFQDN_NTLM">Always allow NTLM on non FQDNs</checkBox>
844 <checkBox refId="Authentication_AllowNonFQDN_SPNEGO">Always allow SPNEGO on non FQDNs</checkBox>
845 </presentation>
846 <presentation id="Authentication_AllowProxies">
847 <checkBox refId="Authentication_AllowProxies_NTLM">Allow NTLM to automatically authenticate with proxy servers</checkBox>
848 <checkBox refId="Authentication_AllowProxies_SPNEGO">Allow SPNEGO to automatically authenticate with proxy servers</checkBox>
849 </presentation>
850 <presentation id="Certificates_Install">
851 <listBox refId="Certificates_Install"/>
852 </presentation>
853 <presentation id="RequestedLocales">
854 <listBox refId="RequestedLocales"/>
855 </presentation>
856 <presentation id="SecurityDevices">
857 <listBox refId="SecurityDevices"/>
858 </presentation>
859 <presentation id="Extensions">
860 <listBox refId="Extensions"/>
861 </presentation>
862 <presentation id="WebsiteFilter">
863 <listBox refId="WebsiteFilter"/>
864 </presentation>
865 <presentation id="Permissions"><listBox refId="Permissions"/></presentation>
866 <presentation id="PopupsAllow"><listBox refId="PopupsAllowDesc">Allow popups for websites</listBox></presentation>
867 <presentation id="Cookies_AcceptThirdParty">
868 <dropdownList refId="Cookies_AcceptThirdParty"/>
869 </presentation>
870 <presentation id="SearchBar">
871 <dropdownList refId="SearchBar"/>
872 </presentation>
873 <presentation id="TrackingProtection">
874 <checkBox refId="TrackingProtectionLocked">Don't allow tracking protection preferences to be changed.</checkBox>
875 <checkBox refId="Cryptomining">Block cryptomining scripts.</checkBox>
876 <checkBox refId="Fingerprinting">Block fingerprinting scripts.</checkBox>
877 <text>Exceptions:</text>
878 <listBox refId="TrackingProtection_Exceptions"/>
879 </presentation>
880 <presentation id="TrackingProtection_Exceptions">
881 <listBox refId="TrackingProtection_Exceptions"/>
882 </presentation>
883 <presentation id="OverridePage">
884 <textBox refId="OverridePage">
885 <label>URL:</label>
886 </textBox>
887 </presentation>
888 <presentation id="HomepageURL">
889 <text>URL:</text>
890 <textBox refId="HomepageURL">
891 <label/>
892 </textBox>
893 <checkBox refId="HomepageLocked">Don't allow the homepage to be changed.</checkBox>
894 </presentation>
895 <presentation id="HomepageAdditional">
896 <listBox refId="HomepageAdditional">Additional homepages</listBox>
897 </presentation>
898 <presentation id="StartPage">
899 <dropdownList refId="StartPage"/>
900 </presentation>
901 <presentation id="Bookmark">
902 <text>Title:</text>
903 <textBox refId="BookmarkTitle">
904 <label/>
905 </textBox>
906 <text>URL:</text>
907 <textBox refId="BookmarkURL">
908 <label/>
909 </textBox>
910 <text>Favicon URL:</text>
911 <textBox refId="BookmarkFavicon">
912 <label/>
913 </textBox>
914 <text>Placement:</text>
915 <dropdownList refId="BookmarkPlacement"/>
916 <text>Folder name:</text>
917 <textBox refId="BookmarkFolder">
918 <label/>
919 </textBox>
920 </presentation>
921 <presentation id="SearchEngine">
922 <textBox refId="SearchEngine_Name">
923 <label>Name:</label>
924 </textBox>
925 <textBox refId="SearchEngine_URLTemplate">
926 <label>URL Template:</label>
927 </textBox>
928 <text>Method:</text>
929 <dropdownList refId="SearchEngine_Method"/>
930 <textBox refId="SearchEngine_IconURL">
931 <label>Icon URL:</label>
932 </textBox>
933 <textBox refId="SearchEngine_Alias">
934 <label>Alias:</label>
935 </textBox>
936 <textBox refId="SearchEngine_Description">
937 <label>Description:</label>
938 </textBox>
939 <textBox refId="SearchEngine_SuggestURLTemplate">
940 <label>Suggest URL Template:</label>
941 </textBox>
942 <textBox refId="SearchEngine_PostData">
943 <label>POST data:</label>
944 </textBox>
945 </presentation>
946 <presentation id="SearchEngines_Default">
947 <textBox refId="SearchEngines_Default">
948 <label/>
949 </textBox>
950 </presentation>
951 <presentation id="SearchEngines_Remove">
952 <listBox refId="SearchEngines_Remove"/>
953 </presentation>
954 <presentation id="Proxy">
955 <checkBox refId="ProxyLocked">Don't allow proxy settings to be changed.</checkBox>
956 <text>Connection Type:</text>
957 <dropdownList refId="ConnectionType"/>
958 <text>HTTP Proxy:</text>
959 <textBox refId="HTTPProxy">
960 <label/>
961 </textBox>
962 <checkBox refId="UseHTTPProxyForAllProtocols">Use this proxy server for all protocols.</checkBox>
963 <text>SSL Proxy:</text>
964 <textBox refId="SSLProxy">
965 <label/>
966 </textBox>
967 <text>FTP Proxy:</text>
968 <textBox refId="FTPProxy">
969 <label/>
970 </textBox>
971 <text>SOCKS Host:</text>
972 <textBox refId="SOCKSProxy">
973 <label/>
974 </textBox>
975 <text>SOCKS Version:</text>
976 <dropdownList refId="SOCKSVersion"/>
977 <text>No proxy for</text>
978 <textBox refId="Passthrough">
979 <label/>
980 </textBox>
981 <text>Example: .mozilla.org, .net.nz, 192.168.1.0/24</text>
982 <text>Automatic proxy configuration URL:</text>
983 <textBox refId="AutoConfigURL">
984 <label/>
985 </textBox>
986 <checkBox refId="AutoLogin">Do not prompt for authentication if password is saved.</checkBox>
987 <checkBox refId="UseProxyForDNS">Proxy DNS when using SOCKS v5.</checkBox>
988 </presentation>
989 <presentation id="DNSOverHTTPS">
990 <text>Provider URL:</text>
991 <textBox refId="ProviderURL">
992 <label/>
993 </textBox>
994 <checkBox refId="DNSOverHTTPSEnabled">Enable DNS over HTTPS.</checkBox>
995 <checkBox refId="DNSOverHTTPSLocked">Don't allow DNS over HTTPS preferences to be changed.</checkBox>
996 </presentation>
997 <presentation id="SSLVersion">
998 <dropdownList refId="SSLVersion"/>
999 </presentation>
1000 <presentation id="SupportMenu">
1001 <text>Title:</text>
1002 <textBox refId="SupportMenuTitle">
1003 <label/>
1004 </textBox>
1005 <text>URL:</text>
1006 <textBox refId="SupportMenuURL">
1007 <label/>
1008 </textBox>
1009 <text>Access key:</text>
1010 <textBox refId="SupportMenuAccessKey">
1011 <label/>
1012 </textBox>
1013 </presentation>
1014 <presentation id="Preferences_String">
1015 <textBox refId="Preferences_String">
1016 <label/>
1017 </textBox>
1018 </presentation>
1019 <presentation id="Preferences_accessibility_force_disabled">
1020 <dropdownList refId="Preferences_accessibility_force_disabled"/>
1021 </presentation>
1022 <presentation id="Preferences_security_default_personal_cert">
1023 <dropdownList refId="Preferences_security_default_personal_cert"/>
1024 </presentation>
1025 <presentation id="LocalFileLinks">
1026 <listBox refId="LocalFileLinks"/>
1027 </presentation>
1028 <presentation id="SanitizeOnShutdown">
1029 <checkBox refId="SanitizeOnShutdown_Cache">Cache</checkBox>
1030 <checkBox refId="SanitizeOnShutdown_Cookies">Cookies</checkBox>
1031 <checkBox refId="SanitizeOnShutdown_Downloads">Download History</checkBox>
1032 <checkBox refId="SanitizeOnShutdown_FormData">Form &amp; Search History</checkBox>
1033 <checkBox refId="SanitizeOnShutdown_History">Browsing History</checkBox>
1034 <checkBox refId="SanitizeOnShutdown_Sessions">Active Logins</checkBox>
1035 <checkBox refId="SanitizeOnShutdown_SiteSettings">Site Preferences</checkBox>
1036 <checkBox refId="SanitizeOnShutdown_OfflineApps">Offline Website Data</checkBox>
1037 </presentation>
1038 <presentation id="FirefoxHome">
1039 <checkBox refId="FirefoxHome_Search">Search</checkBox>
1040 <checkBox refId="FirefoxHome_TopSites">Top Sites</checkBox>
1041 <checkBox refId="FirefoxHome_Highlights">Download History</checkBox>
1042 <checkBox refId="FirefoxHome_Pocket">Recommended by Pocket</checkBox>
1043 <checkBox refId="FirefoxHome_Snippets">Snippets</checkBox>
1044 <checkBox refId="FirefoxHome_Locked">Don't allow settings to be changed</checkBox>
1045 </presentation>
1046 <presentation id="ExtensionSettings">
1047 <multiTextBox refId="ExtensionSettings"/>
1048 </presentation>
1049 <presentation id="DisplayMenuBar">
1050 <dropdownList refId="DisplayMenuBar"/>
1051 </presentation>
1052 <presentation id="String">
1053 <textBox refId="String">
1054 <label/>
1055 </textBox>
1056 </presentation>
1057 <presentation id="List">
1058 <listBox refId="List"/>
1059 </presentation>
1060 <presentation id="Autoplay_Default">
1061 <dropdownList refId="Autoplay_Default"/>
1062 </presentation>
1063 </presentationTable>
1064 </resources>
1065 </policyDefinitionResources>

patrick-canterino.de