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:
@@ -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) {
|
||||
|
||||
@@ -226,7 +226,8 @@ policy-SecurityDevices2 = Add or delete PKCS #11 modules.
|
||||
|
||||
policy-ShowHomeButton = Show the home button on the toolbar.
|
||||
|
||||
policy-SkipTermsOfUse = Don’t 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user