Bug 1958049 - Update strings for SkipTermsOfUse enterprise policy r=fluent-reviewers,flod

Differential Revision: https://phabricator.services.mozilla.com/D244219
This commit is contained in:
Meg Viar
2025-04-07 19:06:34 +00:00
parent dd2e362cc2
commit b0e37e1bf3
2 changed files with 5 additions and 3 deletions

View File

@@ -286,15 +286,16 @@ function generateDocumentation() {
let string_mapping = {
BackgroundAppUpdate: "BackgroundAppUpdate2",
Certificates: "CertificatesDescription",
DisableFirefoxAccounts: "DisableFirefoxAccounts1",
DisableMasterPasswordCreation: "DisablePrimaryPasswordCreation",
DisablePocket: "DisablePocket2",
DisableSetDesktopBackground: "DisableSetAsDesktopBackground",
FirefoxHome: "FirefoxHome2",
Permissions: "Permissions2",
SanitizeOnShutdown: "SanitizeOnShutdown2",
WindowsSSO: "Windows10SSO",
SecurityDevices: "SecurityDevices2",
DisableFirefoxAccounts: "DisableFirefoxAccounts1",
SkipTermsOfUse: "SkipTermsOfUse2",
WindowsSSO: "Windows10SSO",
};
for (let policyName in schema.properties) {

View File

@@ -226,7 +226,8 @@ policy-SecurityDevices2 = Add or delete PKCS #11 modules.
policy-ShowHomeButton = Show the home button on the toolbar.
policy-SkipTermsOfUse = Dont show the Terms of Use and Privacy Notice on startup.
# ”You represent that...” means ”You confirm/declare that...”
policy-SkipTermsOfUse2 = Do not display the Terms of Use and Privacy Notice 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.
policy-SSLVersionMax = Set the maximum SSL version.