]> git.p6c8.net - policy-templates.git/commitdiff
Remove deprecated WhatsNew feature
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 11 Jun 2024 17:13:46 +0000 (13:13 -0400)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Tue, 11 Jun 2024 17:13:46 +0000 (13:13 -0400)
docs/index.md
linux/policies.json
mac/org.mozilla.firefox.plist
windows/de-DE/firefox.adml
windows/en-US/firefox.adml
windows/es-ES/firefox.adml
windows/fr-FR/firefox.adml
windows/it-IT/firefox.adml
windows/ru-RU/firefox.adml
windows/zh-CN/firefox.adml
windows/zh-TW/firefox.adml

index 67a23bcdf5bc2591c93efc8181362e4528d71b17..48d4ba9d2b65a8eac34db8e81d41ce604cf420d8 100644 (file)
@@ -6143,7 +6143,7 @@ Value (string):
 
 Prevent Firefox from messaging the user in certain situations.
 
 
 Prevent Firefox from messaging the user in certain situations.
 
-`WhatsNew` Remove the "What's New" icon and menuitem.
+`WhatsNew` Remove the "What's New" icon and menuitem. (*Deprecated*)
 
 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
 
 
 `ExtensionRecommendations` If false, don't recommend extensions while the user is visiting web pages.
 
@@ -6159,11 +6159,10 @@ Prevent Firefox from messaging the user in certain situations.
 
 **Compatibility:** Firefox 75, Firefox ESR 68.7\
 **CCK2 Equivalent:** N/A\
 
 **Compatibility:** Firefox 75, Firefox ESR 68.7\
 **CCK2 Equivalent:** N/A\
-**Preferences Affected:** `browser.messaging-system.whatsNewPanel.enabled`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
+**Preferences Affected:** `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons`, `browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features`, `browser.aboutwelcome.enabled`, `browser.preferences.moreFromMozilla`
 
 #### Windows (GPO)
 ```
 
 #### Windows (GPO)
 ```
-Software\Policies\Mozilla\Firefox\UserMessaging\WhatsNew = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\ExtensionRecommendations = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\FeatureRecommendations = 0x1 | 0x0
 Software\Policies\Mozilla\Firefox\UserMessaging\UrlbarInterventions = 0x1 | 0x0
@@ -6174,7 +6173,6 @@ Software\Policies\Mozilla\Firefox\UserMessaging\Locked = 0x1 | 0x0
 #### Windows (Intune)
 OMA-URI:
 ```
 #### Windows (Intune)
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_WhatsNew
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_ExtensionRecommendations
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_FeatureRecommendations
 ./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~UserMessaging/UserMessaging_UrlbarInterventions
@@ -6191,8 +6189,6 @@ Value (string):
 <dict>
   <key>UserMessaging</key>
   <dict>
 <dict>
   <key>UserMessaging</key>
   <dict>
-    <key>WhatsNew</key>
-    <true/> | <false/>
     <key>ExtensionRecommendations</key>
     <true/> | <false/>
     <key>FeatureRecommendations</key>
     <key>ExtensionRecommendations</key>
     <true/> | <false/>
     <key>FeatureRecommendations</key>
@@ -6213,7 +6209,6 @@ Value (string):
 {
   "policies": {
     "UserMessaging": {
 {
   "policies": {
     "UserMessaging": {
-      "WhatsNew": true | false,
       "ExtensionRecommendations": true | false,
       "FeatureRecommendations": true | false,
       "UrlbarInterventions": true | false,
       "ExtensionRecommendations": true | false,
       "FeatureRecommendations": true | false,
       "UrlbarInterventions": true | false,
index a7f9adc94a6005ce6281695b6b245dff21c9d776..e0b54c195f52c87acd93d90eaa9272c30cdf94d3 100644 (file)
     "StartDownloadsInTempDirectory": true | false,
     "TranslateEnabled": true | false,
     "UserMessaging": {
     "StartDownloadsInTempDirectory": true | false,
     "TranslateEnabled": true | false,
     "UserMessaging": {
-      "WhatsNew": true | false,
       "ExtensionRecommendations": true | false,
       "FeatureRecommendations": true | false,
       "UrlbarInterventions": true | false,
       "ExtensionRecommendations": true | false,
       "FeatureRecommendations": true | false,
       "UrlbarInterventions": true | false,
index 2335b6112cc9f1feb0ec2d65be4572b968d0f383..c2cc5b3ef6f6fe12877f2e0bff6924579a7d5ad8 100644 (file)
        <true/>
        <key>UserMessaging</key>
        <dict>
        <true/>
        <key>UserMessaging</key>
        <dict>
-               <key>WhatsNew</key>
-               <false/>
                <key>ExtensionRecommendations</key>
                <false/>
                <key>FeatureRecommendations</key>
                <key>ExtensionRecommendations</key>
                <false/>
                <key>FeatureRecommendations</key>
index f704e28da249724b4f212d391662e905ff2decf9..599933cdb5cfac141afdd5b120d02cb2e61a4d0a 100644 (file)
@@ -843,7 +843,7 @@ Wenn Sie die Richtlinieneinstellung deaktivieren oder nicht konfigurieren, verwe
       <string id="SupportMenu_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, wird ein Menüeintrag mit spezifizierten Supportinformationen zum "Hilfe"-Menü hinzugefügt.
 
 Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird kein Menüeintrag hinzugefügt.</string>
       <string id="SupportMenu_Explain">Wenn diese Richtlinieneinstellung aktiviert ist, wird ein Menüeintrag mit spezifizierten Supportinformationen zum "Hilfe"-Menü hinzugefügt.
 
 Wenn diese Richtlinieneinstellung deaktiviert oder nicht konfiguriert ist, wird kein Menüeintrag hinzugefügt.</string>
-      <string id="UserMessaging_WhatsNew">Neue Funktionen und Änderungen</string>
+      <string id="UserMessaging_WhatsNew">Neue Funktionen und Änderungen (Veraltet)</string>
       <string id="UserMessaging_WhatsNew_Explain">Wenn diese Richtlinieneinstellung deaktiviert ist, werden das Symbol und der Menüpunkt "Neue Funktionen und Änderungen" nicht angezeigt.
 
 Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden das Symbol und der Menüpunkt "Neue Funktionen und Änderungen" angezeigt.</string>
       <string id="UserMessaging_WhatsNew_Explain">Wenn diese Richtlinieneinstellung deaktiviert ist, werden das Symbol und der Menüpunkt "Neue Funktionen und Änderungen" nicht angezeigt.
 
 Wenn diese Richtlinieneinstellung aktiviert oder nicht konfiguriert ist, werden das Symbol und der Menüpunkt "Neue Funktionen und Änderungen" angezeigt.</string>
index 3bea0345e2e9f3131fc3fdfbfc87236900f7576a..7c1096a3d968d5e442fd0ed0f4f1002ccd1c68ce 100644 (file)
@@ -843,7 +843,7 @@ If this policy is disabled or not configured, Firefox defaults to a maximum of T
       <string id="SupportMenu_Explain">If this policy is enabled, a new menuitem is added to the help menu with support information.
 
 If this policy is disabled or not configured, no menuitem is added.</string>
       <string id="SupportMenu_Explain">If this policy is enabled, a new menuitem is added to the help menu with support information.
 
 If this policy is disabled or not configured, no menuitem is added.</string>
-      <string id="UserMessaging_WhatsNew">What's New</string>
+      <string id="UserMessaging_WhatsNew">What's New (Deprecated)</string>
       <string id="UserMessaging_WhatsNew_Explain">If this policy is disabled, the What's new icon and menuitem will not be displayed.
 
 If this policy is enabled or not configured, the What's New icon and menuitem will be displayed.</string>
       <string id="UserMessaging_WhatsNew_Explain">If this policy is disabled, the What's new icon and menuitem will not be displayed.
 
 If this policy is enabled or not configured, the What's New icon and menuitem will be displayed.</string>
index 7bc3721d80f01a29e5dc8e3c85695f52a54c8f45..054e76e95134fb2f1cc8301bef64f9ad32b0aa64 100644 (file)
@@ -845,7 +845,7 @@ Si esta política está deshabilitada o no está configurada, Firefox establecer
       <string id="SupportMenu_Explain">Si esta política está habilitada, se añadirá un elemento nuevo al menú de ayuda con información de soporte.
 
 Si esta política está deshabilitada o no está configurada, no se añadirá ningún elemento al menú.</string>
       <string id="SupportMenu_Explain">Si esta política está habilitada, se añadirá un elemento nuevo al menú de ayuda con información de soporte.
 
 Si esta política está deshabilitada o no está configurada, no se añadirá ningún elemento al menú.</string>
-      <string id="UserMessaging_WhatsNew">Novedades</string>
+      <string id="UserMessaging_WhatsNew">Novedades (obsoleto)</string>
       <string id="UserMessaging_WhatsNew_Explain">Si esta política está deshabilitada, no se mostrarán el icono de novedades y el menú de elementos.
 
 Si esta política está habilitada o no está configurada, se mostrará el icono de novedades y el menú de elementos.</string>
       <string id="UserMessaging_WhatsNew_Explain">Si esta política está deshabilitada, no se mostrarán el icono de novedades y el menú de elementos.
 
 Si esta política está habilitada o no está configurada, se mostrará el icono de novedades y el menú de elementos.</string>
index 222de0f8d4bfa4e932bc93ff16030092eed4309c..83087d67b88dc63f51ad292b538bd130bb60bcc9 100644 (file)
@@ -844,7 +844,7 @@ Si cette stratégie est désactivée ou non configurée, Firefox utilise par dé
       <string id="SupportMenu_Explain">Si cette stratégie est activée, un nouveau menu est ajouté au menu d'aide avec des informations du support.
 
 Si cette stratégie est désactivée ou n'est pas configurée, aucun item n'est ajouté au menu d'aide.</string>
       <string id="SupportMenu_Explain">Si cette stratégie est activée, un nouveau menu est ajouté au menu d'aide avec des informations du support.
 
 Si cette stratégie est désactivée ou n'est pas configurée, aucun item n'est ajouté au menu d'aide.</string>
-      <string id="UserMessaging_WhatsNew">Quoi de neuf</string>
+      <string id="UserMessaging_WhatsNew">Quoi de neuf (Deprecated)</string>
       <string id="UserMessaging_WhatsNew_Explain">Si cette stratégie est désactivée, l'icône Quoi de neuf et l'élément de menu ne seront pas affichés.
 
 Si cette stratégie est activée ou non configurée, l'icône Quoi de neuf et l'élément de menu s'affichent.</string>
       <string id="UserMessaging_WhatsNew_Explain">Si cette stratégie est désactivée, l'icône Quoi de neuf et l'élément de menu ne seront pas affichés.
 
 Si cette stratégie est activée ou non configurée, l'icône Quoi de neuf et l'élément de menu s'affichent.</string>
index dc1fc9609a2cf3b20639c9e0eaafe26f90b152a5..2948f6e51911fa152f481ec7137903eabee60044 100644 (file)
@@ -845,7 +845,7 @@ Se questo criterio è disabilitato o non configurato, per impostazione predefini
       <string id="SupportMenu_Explain">Se questo criterio è abilitato, al menù Aiuto sarà aggiunta una nuova voce di menù per richiamare le informazioni di supporto.
 
 Se questo criterio è disabilitato o non configurato, non sarà aggiunta nessuna voce.</string>
       <string id="SupportMenu_Explain">Se questo criterio è abilitato, al menù Aiuto sarà aggiunta una nuova voce di menù per richiamare le informazioni di supporto.
 
 Se questo criterio è disabilitato o non configurato, non sarà aggiunta nessuna voce.</string>
-      <string id="UserMessaging_WhatsNew">Novità</string>
+      <string id="UserMessaging_WhatsNew">Novità (deprecata)</string>
       <string id="UserMessaging_WhatsNew_Explain">Se questo criterio è disabilitato, l'icona e la voce di menù Novità non saranno visualizzate.
 
 Se questo criterio è abilitato o non configurato, l'icona e la voce di menù Novità saranno visualizzate.</string>
       <string id="UserMessaging_WhatsNew_Explain">Se questo criterio è disabilitato, l'icona e la voce di menù Novità non saranno visualizzate.
 
 Se questo criterio è abilitato o non configurato, l'icona e la voce di menù Novità saranno visualizzate.</string>
index fb830021d1785471e0734ddffea9be4c0eb58796..e44bfc8eb901179f827b52ce2614c96cfa7b9a9f 100644 (file)
@@ -845,7 +845,7 @@ If this policy is disabled or not configured, no PKCS #11 modules will be delete
       <string id="SupportMenu_Explain">Если эта политика включена, в меню справки добавляется новый элемент с информацией о поддержке.
 
 Если эта политика отключена или не настроена, пункт меню не добавляется.</string>
       <string id="SupportMenu_Explain">Если эта политика включена, в меню справки добавляется новый элемент с информацией о поддержке.
 
 Если эта политика отключена или не настроена, пункт меню не добавляется.</string>
-      <string id="UserMessaging_WhatsNew">Что нового</string>
+      <string id="UserMessaging_WhatsNew">Что нового (устарело)</string>
       <string id="UserMessaging_WhatsNew_Explain">Если эта политика отключена, значок и элемент меню «Что нового» отображаться не будут.
 
 Если эта политика включена или не настроена, будут отображаться значок и элемент меню «Что нового».</string>
       <string id="UserMessaging_WhatsNew_Explain">Если эта политика отключена, значок и элемент меню «Что нового» отображаться не будут.
 
 Если эта политика включена или не настроена, будут отображаться значок и элемент меню «Что нового».</string>
index d623889a91a025fb86914eacec3aabae003333ef..c1227f8b0105615b628a7f70ca5d28598e6c0d43 100644 (file)
@@ -845,7 +845,7 @@ If this policy is disabled or not configured, no PKCS #11 modules will be delete
       <string id="SupportMenu_Explain">若启用此策略,将在说明菜单中加入技术支持信息项目。
 
 若禁用或不设定此原则,则不会加入菜单项目。</string>
       <string id="SupportMenu_Explain">若启用此策略,将在说明菜单中加入技术支持信息项目。
 
 若禁用或不设定此原则,则不会加入菜单项目。</string>
-      <string id="UserMessaging_WhatsNew">有什么新鲜事</string>
+      <string id="UserMessaging_WhatsNew">有什么新鲜事(已弃用)</string>
       <string id="UserMessaging_WhatsNew_Explain">若禁用此原则,将不会显示「有什么新鲜事」的图标与选单项目。
 
 若启用或不设定此原则,则会显示「有什么新鲜事」的图示与菜单项目。</string>
       <string id="UserMessaging_WhatsNew_Explain">若禁用此原则,将不会显示「有什么新鲜事」的图标与选单项目。
 
 若启用或不设定此原则,则会显示「有什么新鲜事」的图示与菜单项目。</string>
index 7df856703aebffddc1c4ddb36483f96758facde4..f0ff7824cf76d1e7e91508a0eb1bbee6d9ffebae 100644 (file)
@@ -843,7 +843,7 @@ If this policy is disabled or not configured, no PKCS #11 modules will be delete
       <string id="SupportMenu_Explain">若啟用此原則,將在說明選單中加入技術支援資訊項目。
 
 若停用或不設定此原則,則不會加入選單項目。</string>
       <string id="SupportMenu_Explain">若啟用此原則,將在說明選單中加入技術支援資訊項目。
 
 若停用或不設定此原則,則不會加入選單項目。</string>
-      <string id="UserMessaging_WhatsNew">有什麼新鮮事</string>
+      <string id="UserMessaging_WhatsNew">有什麼新鮮事(已棄用)</string>
       <string id="UserMessaging_WhatsNew_Explain">若停用此原則,將不會顯示「有什麼新鮮事」的圖示與選單項目。
 
 若啟用或不設定此原則,則會顯示「有什麼新鮮事」的圖示與選單項目。</string>
       <string id="UserMessaging_WhatsNew_Explain">若停用此原則,將不會顯示「有什麼新鮮事」的圖示與選單項目。
 
 若啟用或不設定此原則,則會顯示「有什麼新鮮事」的圖示與選單項目。</string>

patrick-canterino.de