+ <string id="PrivateBrowsingModeAvailability">Private Browsing Mode Availability</string>
+ <string id="PrivateBrowsingModeAvailability_Explain">If this policy is enabled, you can set the availability of Private Browsing Mode.
+
+If this policy is disabled or not configured, Private Browsing Mode is available.</string>
+ <string id="PrivateBrowsingModeAvailability_0">Allow Private Browsing Mode</string>
+ <string id="PrivateBrowsingModeAvailability_1">Disable Private Browsing Mode</string>
+ <string id="PrivateBrowsingModeAvailability_2">Force Private Browsing Mode</string>
+ <string id="ContentAnalysis_AgentName">Agent Name</string>
+ <string id="ContentAnalysis_AgentName_Explain">If this policy is enabled, you can specify the name of the DLP agent, used in dialogs and notifications about DLP operations.
+
+If this policy is disabled or not configured, the agent name "A DLP Agent" is used.</string>
+ <string id="ContentAnalysis_AgentTimeout">Agent Timeout</string>
+ <string id="ContentAnalysis_AgentTimeout_Explain">If this policy is enabled, you can specify the timeout in number of seconds after a DLP request is sent to the agent. After this timeout, the request will be denied unless 'Default Result' is set to 1 or 2.
+
+If this policy is disabled or not configured, the timeout is 30 seconds.</string>
+ <string id="ContentAnalysis_AllowUrlRegexList">Allow Url Regex List</string>
+ <string id="ContentAnalysis_AllowUrlRegexList_Explain">If this policy is enabled, you can specify a space-separated list of regular expressions that indicates URLs for which DLP operations will always be allowed without consulting the agent. The default is "^about:(?!blank|srcdoc).*", meaning that any pages that start with "about:" will be exempt from DLP except for "about:blank" and "about:srcdoc", as these can be controlled by web content.
+
+If this policy is disabled or not configured, the DLP agent will always be consulted.</string>
+ <string id="ContentAnalysis_BypassForSameTabOperations">Bypass For Same Tab Operations</string>
+ <string id="ContentAnalysis_BypassForSameTabOperations_Explain">If this policy is enabled, Firefox will automatically allow DLP requests whose data comes from the same tab and frame - for example, if data is copied to the clipboard and then pasted on the same page.
+
+If this policy is disabled or not configured, Firefox will not pass DLP requests whose data comes from the same tab and frame to the DLP agent as normal.</string>
+ <string id="ContentAnalysis_ClientSignature">Client Signature</string>
+ <string id="ContentAnalysis_ClientSignature_Explain">If this policy is enabled, you can set the required signature of the DLP agent connected to the pipe. If this is a non-empty string and the DLP agent does not have a signature with a Subject Name that exactly matches this value, Firefox will not connect to the pipe.
+
+If this policy is disabled or not configured, the signature will not be verified.</string>
+ <string id="ContentAnalysis_DefaultResult">Default Result</string>
+ <string id="ContentAnalysis_DefaultResult_Explain">If this policy is enabled, you can indicate the desired behavior for DLP requests if there is a problem connecting to the DLP agent.
+
+If this policy is disabled or not configured, the DLP request will be denied if there is a problem connecting to the agent.</string>
+ <string id="ContentAnalysis_DefaultResult_0">Deny the request</string>
+ <string id="ContentAnalysis_DefaultResult_1">Warn the user and allow them to choose whether to allow or deny</string>
+ <string id="ContentAnalysis_DefaultResult_2">Allow the request</string>
+ <string id="ContentAnalysis_DenyUrlRegexList">Deny Url Regex List</string>
+ <string id="ContentAnalysis_DenyUrlRegexList_Explain">If this policy is enabled, you can specify a space-separated list of regular expressions that indicates URLs for which DLP operations will always be denied without consulting the agent.
+
+If this policy is disabled or not configured, the DLP agent will always be consulted.</string>
+ <string id="ContentAnalysis_Enabled">Enabled</string>
+ <string id="ContentAnalysis_Enabled_Explain">If this policy is enabled, Firefox will use DLP.
+
+If this policy is disabled or not configured, Firefox will not use DLP.
+
+Note: If this policy is enabled and no DLP agent is running, all DLP requests will be denied unless Default Result is set to 1 or 2.</string>
+ <string id="ContentAnalysis_IsPerUser">Is Per User</string>
+ <string id="ContentAnalysis_IsPerUser_Explain">If this policy is disabled, the pipe the DLP agent creates is per-system.
+
+If this policy is enabled or not configured, the pipe the DLP agent creates is per-user.</string>
+ <string id="ContentAnalysis_PipePathName">Pipe Path Name</string>
+ <string id="ContentAnalysis_PipePathName_Explain">If this policy is enabled, you can change the name of the pipe for the DLP agent.
+
+If this policy is disabled or not configured, the default pipe name of 'path_user' is used.</string>
+ <string id="ContentAnalysis_ShowBlockedResult">Show Blocked Result</string>
+ <string id="ContentAnalysis_ShowBlockedResult_Explain">If this policy is disabled, Firefox will not show a notification when a DLP request is denied.
+
+If this policy is enabled or not configured, Firefox will show a notification when a DLP request is denied.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard">Enabled</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard_Explain">If this policy is disabled, clipboard operations will not use DLP.
+
+If this policy is enabled or not configured, clipboard operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly">Plain Text Only</string>
+ <string id="ContentAnalysis_InterceptionPoints_Clipboard_PlainTextOnly_Explain">If this policy is disabled, all formats will be analyzed on the clipboard, which some DLP agents may not expect.
+
+If this policy is enabled or not configured, only the text/plain format will be analyzed on the clipboard.</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop">Enabled</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_Explain">If this policy is disabled, drag and drop operations will not use DLP.
+
+If this policy is enabled or not configured, drag and drop operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly">Plain Text Only</string>
+ <string id="ContentAnalysis_InterceptionPoints_DragAndDrop_PlainTextOnly_Explain">If this policy is disabled, all formats will be analyzed in what is being dropped, which some DLP agents may not expect.
+
+If this policy is enabled or not configured, only the text/plain format will be analyzed in what is being dropped.</string>
+ <string id="ContentAnalysis_InterceptionPoints_FileUpload">File Upload</string>
+ <string id="ContentAnalysis_InterceptionPoints_FileUpload_Explain">If this policy is disabled, file upload operations will not use DLP.
+
+If this policy is enabled or not configured, file upload operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Download">Download</string>
+ <string id="ContentAnalysis_InterceptionPoints_Download_Explain">If this policy is disabled, download operations will not use DLP.
+
+If this policy is enabled or not configured, download operations will use DLP.</string>
+ <string id="ContentAnalysis_InterceptionPoints_Print">Print</string>
+ <string id="ContentAnalysis_InterceptionPoints_Print_Explain">If this policy is disabled, print operations will not use DLP.
+
+If this policy is enabled or not configured, print operations will use DLP.</string>
+ <string id="ContentAnalysis_TimeoutResult">Timeout Result</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="FirefoxHome_Search">Search</string>
+ <string id="FirefoxHome_Search_Explain">If this policy is disabled, the search field is not displayed on the new tab page.
+
+If this policy is enabled or not configured, the search field is displayed on the new tab page.</string>
+ <string id="FirefoxHome_TopSites">Shortcuts</string>
+ <string id="FirefoxHome_TopSites_Explain">If this policy is disabled, shortcuts are not displayed on the new tab page.
+
+If this policy is enabled or not configured, shortcuts are displayed on the new tab page.</string>
+ <string id="FirefoxHome_SponsoredTopSites">Sponsored Shortcuts</string>
+ <string id="FirefoxHome_SponsoredTopSites_Explain">If this policy is disabled, sponsored shortcuts are not displayed on the new tab page.
+
+If this policy is enabled or not configured, sponsored shortcuts are displayed on the new tab page.</string>
+ <string id="FirefoxHome_Highlights">Recent Activity</string>
+ <string id="FirefoxHome_Highlights_Explain">If this policy is disabled, recent activity is not displayed on the new tab page.
+
+If this policy is enabled or not configured, recent activity is displayed on the new tab page.</string>
+ <string id="FirefoxHome_Stories">Stories</string>
+ <string id="FirefoxHome_Stories_Explain">If this policy is disabled, stories are not displayed on the new tab page.
+
+If this policy is enabled or not configured, stories are displayed on the new tab page.</string>
+ <string id="FirefoxHome_SponsoredStories">Sponsored Stories</string>
+ <string id="FirefoxHome_SponsoredStories_Explain">If this policy is disabled, sponsored stories are not displayed on the new tab page.
+
+If this policy is enabled or not configured, sponsored stories are displayed on the new tab page.</string>
+ <string id="FirefoxHome_Locked">Do not allow preferences to be changed</string>
+ <string id="FirefoxHome_Locked_Explain">If this policy is enabled, Firefox Home preferences cannot be changed by the user.
+
+If this policy is disabled or not configured, the user can change their Firefox Home preferences.</string>
+ <string id="VisualSearchEnabled">Visual Search</string>
+ <string id="VisualSearchEnabled_Explain">If this policy is disabled, visual search is disabled.
+
+If this policy is enabled or not configured, visual search is enabled.</string>
+ <string id="GenerativeAI_Enabled">Enabled</string>
+ <string id="GenerativeAI_Enabled_Explain">If this policy is disabled, all generative AI features are disabled by default. Individual generative AI policies can override this setting.
+
+If this policy is enabled or not configured, generative AI features are enabled by default, unless overridden by individual generative AI policies.</string>
+ <string id="GenerativeAI_Chatbot">Chatbot</string>
+ <string id="GenerativeAI_Chatbot_Explain">If this policy is disabled, AI chatbots are not available in the sidebar.
+
+If this policy is enabled or not configured, AI chatbots are available in the sidebar.</string>
+ <string id="GenerativeAI_LinkPreviews">Link Previews</string>
+ <string id="GenerativeAI_LinkPreviews_Explain">If this policy is disabled, AI is not used to generate link previews.
+
+If this policy is enabled or not configured, AI can be used to generate link previews.</string>
+ <string id="GenerativeAI_TabGroups">Tab Groups</string>
+ <string id="GenerativeAI_TabGroups_Explain">If this policy is disabled, AI is not used to suggest names and tabs for tab groups.
+
+If this policy is enabled or not configured, AI is used to suggest names and tabs for tab groups.</string>
+ <string id="GenerativeAI_Locked">Do not allow preferences to be changed</string>
+ <string id="GenerativeAI_Locked_Explain">If this policy is enabled, the user cannot change generative AI preferences.
+
+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">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 not configured, backup availability follows the platform default.
+
+This policy cannot be used to enable backup on platforms or in configurations where backup is not otherwise supported.</string>
+ <string id="BrowserDataBackup_AllowRestore">Allow Restore</string>
+ <string id="BrowserDataBackup_AllowRestore_Explain">If this policy is enabled, browser profile data can be restored from backups when restore is supported on the platform.
+
+If this policy is disabled, browser profile data cannot be restored from backups.
+
+If this policy is not configured, restore availability follows the platform default.
+
+This policy cannot be used to enable restore on platforms or in configurations where restore is not otherwise supported.</string>
+ <string id="DisableRemoteImprovements">Disable Remote Improvements</string>
+ <string id="DisableRemoteImprovements_Explain">If this policy is enabled, Firefox will not apply performance, stability, and feature changes between updates.
+
+If this policy is disabled or not configured, Firefox will apply performance, stability, and feature changes between updates.</string>
+ <string id="IPProtectionAvailable">IP Protection (VPN) Availability</string>
+ <string id="IPProtectionAvailable_Explain">If this policy is disabled, the built-in VPN (IP Protection) is not available to users.
+
+If this policy is enabled or not configured, the built-in VPN (IP Protection) is available.</string>
+ <string id="AIControls_Value_available">Available</string>
+ <string id="AIControls_Value_blocked">Blocked</string>
+ <string id="Value">Value</string>
+ <string id="Locked">Locked</string>
+ <string id="AIControls_Default_group">Default</string>
+ <string id="AIControls_Translations_group">Translations</string>
+ <string id="AIControls_PDFAltText_group">PDF Image Alt Text</string>
+ <string id="AIControls_SmartTabGroups_group">Tab Group Suggestions</string>
+ <string id="AIControls_LinkPreviewKeyPoints_group">Key Points in Link Previews</string>
+ <string id="AIControls_SidebarChatbot_group">Chatbot in Sidebar</string>
+ <string id="AIControls_SmartWindow_group">Smart Window</string>
+ <string id="AIControls_Default_Value_Explain">Controls the default state for AI features not explicitly configured by other AIControls policies.
+
+If set to "available", unlisted AI features are accessible to users and can be enabled or disabled.
+
+If set to "blocked", unlisted AI features are disabled and users will not see them. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_Default_Locked_Explain">If this policy is enabled, the user cannot change the default AI controls setting.
+
+If this policy is disabled or not configured, the user can change the default AI controls setting.</string>
+ <string id="AIControls_Translations_Value_Explain">Controls AI-powered page translations.
+
+If set to "available", translations are accessible to users and can be enabled or disabled.
+
+If set to "blocked", translations are disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_Translations_Locked_Explain">If this policy is enabled, the user cannot change the translations setting.
+
+If this policy is disabled or not configured, the user can change the translations setting.</string>
+ <string id="AIControls_PDFAltText_Value_Explain">Controls AI-generated alternative text for images in PDF documents.
+
+If set to "available", PDF alt text is accessible to users and can be enabled or disabled.
+
+If set to "blocked", PDF alt text is disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_PDFAltText_Locked_Explain">If this policy is enabled, the user cannot change the PDF alt text setting.
+
+If this policy is disabled or not configured, the user can change the PDF alt text setting.</string>
+ <string id="AIControls_SmartTabGroups_Value_Explain">Controls AI-powered tab grouping suggestions.
+
+If set to "available", smart tab groups are accessible to users and can be enabled or disabled.
+
+If set to "blocked", smart tab groups are disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_SmartTabGroups_Locked_Explain">If this policy is enabled, the user cannot change the smart tab groups setting.
+
+If this policy is disabled or not configured, the user can change the smart tab groups setting.</string>
+ <string id="AIControls_LinkPreviewKeyPoints_Value_Explain">Controls AI-generated key point summaries shown in link previews.
+
+If set to "available", link preview key points are accessible to users and can be enabled or disabled.
+
+If set to "blocked", link preview key points are disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_LinkPreviewKeyPoints_Locked_Explain">If this policy is enabled, the user cannot change the link preview key points setting.
+
+If this policy is disabled or not configured, the user can change the link preview key points setting.</string>
+ <string id="AIControls_SidebarChatbot_Value_Explain">Controls the AI chatbot panel in the Firefox sidebar.
+
+If set to "available", the sidebar chatbot is accessible to users and can be enabled or disabled.
+
+If set to "blocked", the sidebar chatbot is disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_SidebarChatbot_Locked_Explain">If this policy is enabled, the user cannot change the sidebar chatbot setting.
+
+If this policy is disabled or not configured, the user can change the sidebar chatbot setting.</string>
+ <string id="AIControls_SmartWindow_Value_Explain">Controls AI-powered window arrangement features.
+
+If set to "available", smart window is accessible to users and can be enabled or disabled.
+
+If set to "blocked", smart window is disabled and users will not see the feature. For on-device AI, any models already downloaded are removed.</string>
+ <string id="AIControls_SmartWindow_Locked_Explain">If this policy is enabled, the user cannot change the smart window setting.
+
+If this policy is disabled or not configured, the user can change the smart window setting.</string>