]> git.p6c8.net - policy-templates.git/commitdiff
Fix a typo and correct OMA-URIs
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 12 Dec 2025 20:18:34 +0000 (15:18 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Fri, 12 Dec 2025 20:18:34 +0000 (15:18 -0500)
docs/index.md
windows/en-US/firefox.adml

index 5ca4ddc654999677a5834eec555864b60365aec4..f609f822d43a8bcdb063da94193532d30ac8ffa3 100644 (file)
@@ -1022,8 +1022,8 @@ Software\Policies\Mozilla\Firefox\BrowserDataBackup\AllowRestore = 0x1 | 0x0
 #### Windows (Intune)
 OMA-URI:
 ```
 #### Windows (Intune)
 OMA-URI:
 ```
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowBackup
-./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~Backup/BrowserDataBackup_AllowRestore
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowBackup
+./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox~BrowserDataBackup/BrowserDataBackup_AllowRestore
 ```
 Value (string):
 ```
 ```
 Value (string):
 ```
index bea4f741c377cfe94ce006df1220e77cf9182c34..182ff808bbd4c07bc18ce15f005d30c0d8d5a342 100644 (file)
@@ -1324,7 +1324,7 @@ If this policy is enabled or not configured, AI is used to suggest names and tab
 
 If this policy is disabled or not configured, the user can change generative AI preferences.</string>
       <string id="BrowserDataBackup_AllowBackup">Allow Backup</string>
 
 If this policy is disabled or not configured, the user can change generative AI preferences.</string>
       <string id="BrowserDataBackup_AllowBackup">Allow Backup</string>
-      <string id="BrowserDataBackup_AllowBackup_Explain">f this policy is enabled, browser profile data can be backed up when backup is supported on the platform.
+      <string id="BrowserDataBackup_AllowBackup_Explain">If this policy is enabled, browser profile data can be backed up when backup is supported on the platform.
 
 If this policy is disabled, browser profile data cannot be backed up.
 
 
 If this policy is disabled, browser profile data cannot be backed up.
 

patrick-canterino.de