]> git.p6c8.net - policy-templates.git/blobdiff - windows/en-US/firefox.adml
Merge pull request #1243 from vossni/master
[policy-templates.git] / windows / en-US / firefox.adml
index 34f89174c9d2bbd0cb1408e6c857f8d6f7ad9fbf..1dd2e01df0fdff5bd8a981c2d866d0659487452d 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
 <?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="6.9" schemaVersion="1.0">
+<policyDefinitionResources revision="7.1" schemaVersion="1.0">
   <displayName/>
   <description/>
   <resources>
   <displayName/>
   <description/>
   <resources>
@@ -78,6 +78,7 @@
       <string id="SUPPORTED_FF137_ONLY">Firefox 137 or later</string>
       <string id="SUPPORTED_FF138_ONLY">Firefox 138 or later</string>
       <string id="SUPPORTED_FF138">Firefox 138, Firefox 128.10 ESR</string>
       <string id="SUPPORTED_FF137_ONLY">Firefox 137 or later</string>
       <string id="SUPPORTED_FF138_ONLY">Firefox 138 or later</string>
       <string id="SUPPORTED_FF138">Firefox 138, Firefox 128.10 ESR</string>
+      <string id="SUPPORTED_FF142">Firefox 142 or later, Firefox 140.2 ESR or later</string>
       <string id="firefox">Firefox</string>
       <string id="Permissions_group">Permissions</string>
       <string id="Camera_group">Camera</string>
       <string id="firefox">Firefox</string>
       <string id="Permissions_group">Permissions</string>
       <string id="Camera_group">Camera</string>
@@ -86,6 +87,7 @@
       <string id="Notifications_group">Notifications</string>
       <string id="Autoplay_group">Autoplay</string>
       <string id="VirtualReality_group">Virtual Reality</string>
       <string id="Notifications_group">Notifications</string>
       <string id="Autoplay_group">Autoplay</string>
       <string id="VirtualReality_group">Virtual Reality</string>
+      <string id="ScreenShare_group">Screen Sharing</string>
       <string id="Authentication_group">Authentication</string>
       <string id="Bookmarks_group">Bookmarks</string>
       <string id="Certificates_group">Certificates</string>
       <string id="Authentication_group">Authentication</string>
       <string id="Bookmarks_group">Bookmarks</string>
       <string id="Certificates_group">Certificates</string>
@@ -274,7 +276,7 @@ If this policy is disabled or not configured, Firefox will remember form and sea
       <string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
 
 If this policy is disabled or not configured, users can show passwords in saved logins.</string>
       <string id="DisablePasswordReveal_Explain">If this policy is enabled, users cannot show passwords in saved logins.
 
 If this policy is disabled or not configured, users can show passwords in saved logins.</string>
-      <string id="DisablePocket">Disable Pocket</string>
+      <string id="DisablePocket">Disable Pocket (Deprecated)</string>
       <string id="DisablePocket_Explain">If this policy is enabled, Pocket is not available.
 
 If this policy is disabled or not configured, Pocket is available.</string>
       <string id="DisablePocket_Explain">If this policy is enabled, Pocket is not available.
 
 If this policy is disabled or not configured, Pocket is available.</string>
@@ -553,6 +555,20 @@ If this policy is disabled or not configured, any site that is not in the Block
       <string id="VirtualReality_Locked_Explain">If this policy is enabled, virtual reality preferences cannot be changed by the user.
 
 If this policy is disabled or not configured, the user can change their virtual reality preferences.</string>
       <string id="VirtualReality_Locked_Explain">If this policy is enabled, virtual reality preferences cannot be changed by the user.
 
 If this policy is disabled or not configured, the user can change their virtual reality preferences.</string>
+      <string id="ScreenShare_Allow_Explain">If this policy is enabled, screen sharing is always allowed for specified origins.
+
+If this policy is disabled or not configured, screen sharing requests follow the default policy.</string>
+      <string id="ScreenShare_Block_Explain">If this policy is enabled, screen sharing is blocked for specified origins.
+
+If this policy is disabled or not configured, screen sharing requests follow the default policy.</string>
+      <string id="ScreenShare_BlockNewRequests">Block new screen sharing requests</string>
+      <string id="ScreenShare_BlockNewRequests_Explain">If this policy is enabled, sites that are not in the Allow policy cannot request screen sharing.
+
+If this policy is disabled or not configured, any site that is not in the Block policy can request screen sharing.</string>
+      <string id="ScreenShare_Locked">Do not allow screen sharing preferences to be changed</string>
+      <string id="ScreenShare_Locked_Explain">If this policy is enabled, screen sharing preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their screen sharing preferences.</string>
       <string id="FirefoxHome">Customize Firefox Home</string>
       <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.
 
       <string id="FirefoxHome">Customize Firefox Home</string>
       <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.
 
@@ -1220,6 +1236,12 @@ If this policy is enabled or not configured, print operations will use DLP.</str
       <string id="ContentAnalysis_TimeoutResult_Explain">If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. 
 
 If this policy is disabled or not configured, the request will be denied.</string>
       <string id="ContentAnalysis_TimeoutResult_Explain">If this policy is enabled, you can indicate the desired behavior for DLP requests if the DLP agent does not respond to a request in less than AgentTimeout seconds. 
 
 If this policy is disabled or not configured, the request will be denied.</string>
+      <string id="SkipTermsOfUse">Skip Terms of Use</string>
+      <string id="SkipTermsOfUse_Explain">If this policy is enabled, the Firefox Terms of Use (https://www.mozilla.org/about/legal/terms/firefox/) and Privacy Notice (https://www.mozilla.org/privacy/firefox/) do not display upon startup.
+
+You represent that you accept and have the authority to accept the Terms of Use on behalf of all individuals to whom you provide access to this browser.
+
+If this policy is disabled or not configured, the Firefox Terms of Use and Privacy Notice do display upon startup.</string>
       <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.
 
 For a description of the preference, see:
       <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.
 
 For a description of the preference, see:

patrick-canterino.de