<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.1" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.2" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="SUPPORTED_FF60ESR">Firefox 60 ESR or later</string>
<string id="firefox">Firefox</string>
<string id="Permissions_group">Permissions</string>
+ <string id="Camera_group">Camera</string>
+ <string id="Microphone_group">Microphone</string>
+ <string id="Location_group">Location</string>
+ <string id="Notifications_group">Notifications</string>
<string id="Authentication_group">Authentication</string>
<string id="Bookmarks_group">Bookmarks</string>
<string id="Certificates_group">Certificates</string>
<string id="Search_group">Search</string>
<string id="Allow">Allowed Sites</string>
<string id="Block">Blocked Sites</string>
+ <string id="AppUpdateURL">Custom Update URL</string>
+ <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.
+
+If this policy is disabled or not configured, the default update URL is used.</string>
<string id="Authentication_SPNEGO">SPNEGO</string>
<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.
If this policy is disabled or not configured, no extensions are locked
Starting with Firefox 62, this policy will only work from Computer Configuration.</string>
+ <string id="HardwareAcceleration">Hardware Acceleration</string>
+ <string id="HardwareAcceleration_Explain">If this policy is disabled, hardware acceleration and cannot be enabled.
+
+If this policy is enabled or not configured, hardware acceleration is enabled.</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.
<string id="Cookies_Locked_Explain">If this policy is enabled, cookie preferences cannot be changed by the user.
If this policy is disabled or not configured, the user can change their cookie preferences.</string>
+ <string id="Camera_Allow_Explain">If this policy is enabled, access to the camera is always allowed for the origins indicated.
+
+If this policy is disabled or not configured, the default camera policy is followed.</string>
+ <string id="Camera_Block_Explain">If this policy is enabled, access to the camera is blocked for the origins indicated.
+
+If this policy is disabled or not configured, access to the camera is not blocked by default.</string>
+ <string id="Camera_BlockNewRequests">Block new requests asking to access the camera</string>
+ <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.
+
+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>
+ <string id="Camera_Locked">Do not allow preferences to be changed</string>
+ <string id="Camera_Locked_Explain">If this policy is enabled, camera preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their camera preferences.</string>
+ <string id="Microphone_Allow_Explain">If this policy is enabled, access to the microphone is always allowed for the origins indicated.
+
+If this policy is disabled or not configured, the default microphone policy is followed.</string>
+ <string id="Microphone_Block_Explain">If this policy is enabled, access to the microphone is blocked for the origins indicated.
+
+If this policy is disabled or not configured, access to the microphone is not blocked by default.</string>
+ <string id="Microphone_BlockNewRequests">Block new requests asking to access the microphone</string>
+ <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.
+
+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>
+ <string id="Microphone_Locked">Do not allow preferences to be changed</string>
+ <string id="Microphone_Locked_Explain">If this policy is enabled, microphone preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their camera preferences.</string>
+ <string id="Location_Allow_Explain">If this policy is enabled, access to location is always allowed for the origins indicated.
+
+If this policy is disabled or not configured, the default location policy is followed.</string>
+ <string id="Location_Block_Explain">If this policy is enabled, access to location is blocked for the origins indicated.
+
+If this policy is disabled or not configured, access to location is not blocked by default.</string>
+ <string id="Location_BlockNewRequests">Block new requests asking to access location</string>
+ <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.
+
+If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to access location.</string>
+ <string id="Location_Locked">Do not allow preferences to be changed</string>
+ <string id="Location_Locked_Explain">If this policy is enabled, location preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change location preferences.</string>
+ <string id="Notifications_Allow_Explain">If this policy is enabled, notifications can always be sent for the origins indicated.
+
+If this policy is disabled or not configured, the default nofication policy is followed.</string>
+ <string id="Notifications_Block_Explain">If this policy is enabled, notifications are always blocked for the origins indicated.
+
+If this policy is disabled or not configured, notifications are not blocked by default.</string>
+ <string id="Notifications_BlockNewRequests">Block new requests asking to send notifications</string>
+ <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.
+
+If this policy is disabled or not configured, any site that is not in the Block policy can ask permission to send notifications.</string>
+ <string id="Notifications_Locked">Do not allow preferences to be changed</string>
+ <string id="Notifications_Locked_Explain">If this policy is enabled, notification preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their notification preferences.</string>
<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.
If this policy is disabled or not configured, the default Flash policy is followed.</string>
If this policy is disabled or not configured, there are no exceptions to the website filter.
Starting with Firefox 62, this policy will only work from Computer Configuration.</string>
- <string id="Bookmark1">Bookmark One</string>
- <string id="Bookmark2">Bookmark Two</string>
- <string id="Bookmark3">Bookmark Three</string>
- <string id="Bookmark4">Bookmark Four</string>
- <string id="Bookmark5">Bookmark Five</string>
+ <string id="Bookmark01">Bookmark 01</string>
+ <string id="Bookmark02">Bookmark 02</string>
+ <string id="Bookmark03">Bookmark 03</string>
+ <string id="Bookmark04">Bookmark 04</string>
+ <string id="Bookmark05">Bookmark 05</string>
+ <string id="Bookmark06">Bookmark 06</string>
+ <string id="Bookmark07">Bookmark 07</string>
+ <string id="Bookmark08">Bookmark 08</string>
+ <string id="Bookmark09">Bookmark 09</string>
+ <string id="Bookmark10">Bookmark 10</string>
+ <string id="Bookmark11">Bookmark 11</string>
+ <string id="Bookmark12">Bookmark 12</string>
+ <string id="Bookmark13">Bookmark 13</string>
+ <string id="Bookmark14">Bookmark 14</string>
+ <string id="Bookmark15">Bookmark 15</string>
+ <string id="Bookmark16">Bookmark 16</string>
+ <string id="Bookmark17">Bookmark 17</string>
+ <string id="Bookmark18">Bookmark 18</string>
+ <string id="Bookmark19">Bookmark 19</string>
+ <string id="Bookmark20">Bookmark 20</string>
+ <string id="Bookmark21">Bookmark 21</string>
+ <string id="Bookmark22">Bookmark 22</string>
+ <string id="Bookmark23">Bookmark 23</string>
+ <string id="Bookmark24">Bookmark 24</string>
+ <string id="Bookmark25">Bookmark 25</string>
+ <string id="Bookmark26">Bookmark 26</string>
+ <string id="Bookmark27">Bookmark 27</string>
+ <string id="Bookmark28">Bookmark 28</string>
+ <string id="Bookmark29">Bookmark 29</string>
+ <string id="Bookmark30">Bookmark 30</string>
+ <string id="Bookmark31">Bookmark 31</string>
+ <string id="Bookmark32">Bookmark 32</string>
+ <string id="Bookmark33">Bookmark 33</string>
+ <string id="Bookmark34">Bookmark 34</string>
+ <string id="Bookmark35">Bookmark 35</string>
+ <string id="Bookmark36">Bookmark 36</string>
+ <string id="Bookmark37">Bookmark 37</string>
+ <string id="Bookmark38">Bookmark 38</string>
+ <string id="Bookmark39">Bookmark 39</string>
+ <string id="Bookmark40">Bookmark 40</string>
+ <string id="Bookmark41">Bookmark 41</string>
+ <string id="Bookmark42">Bookmark 42</string>
+ <string id="Bookmark43">Bookmark 43</string>
+ <string id="Bookmark44">Bookmark 44</string>
+ <string id="Bookmark45">Bookmark 45</string>
+ <string id="Bookmark46">Bookmark 46</string>
+ <string id="Bookmark47">Bookmark 47</string>
+ <string id="Bookmark48">Bookmark 48</string>
+ <string id="Bookmark49">Bookmark 49</string>
+ <string id="Bookmark50">Bookmark 50</string>
<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.
If this policy is disabled or not configured, a new bookmark is not added.</string>
<string id="SearchEngines_PreventInstalls_Explain">If this policy is enabled, the user cannot install search engines from web page.
If this policy is disabled or not configured, search engines can be installed from web pages.</string>
+ <string id="SearchEngines_Remove">Remove Search Engines</string>
+ <string id="SearchEngines_Remove_Explain">If this policy is enabled, you can specify the names of engines to be removed or hidden.
+
+If this policy is disabled or not configured, search engines will not be removed or hidden.</string>
</stringTable>
<presentationTable>
+ <presentation id="AppUpdateURL">
+ <textBox refId="AppUpdateURL">
+ <label>URL:</label>
+ </textBox>
+ </presentation>
<presentation id="Authentication">
<listBox refId="Authentication"/>
</presentation>
<label/>
</textBox>
</presentation>
+ <presentation id="SearchEngines_Remove">
+ <listBox refId="SearchEngines_Remove"/>
+ </presentation>
<presentation id="Proxy">
<checkBox refId="ProxyLocked">Don't allow proxy settings to be changed.</checkBox>
<text>Connection Type:</text>