diff options
author | wolfbeast <mcwerewolf@gmail.com> | 2018-05-03 06:37:05 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@gmail.com> | 2018-05-03 06:37:05 +0200 |
commit | f265784e8cabaff17f4554cf2bd2c30217b6ec0f (patch) | |
tree | f58903a7bcd57327c2c07e6e8847e451775d2d8b /toolkit | |
parent | 2fd3f6cf2e251d1185872c746bff459183826cbe (diff) | |
download | uxp-f265784e8cabaff17f4554cf2bd2c30217b6ec0f.tar.gz |
Remove unused sanbox l10n strings (about:support)
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/aboutSupport.properties | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/toolkit/locales/en-US/chrome/global/aboutSupport.properties b/toolkit/locales/en-US/chrome/global/aboutSupport.properties index 41501c01be..0bc612b795 100644 --- a/toolkit/locales/en-US/chrome/global/aboutSupport.properties +++ b/toolkit/locales/en-US/chrome/global/aboutSupport.properties @@ -91,14 +91,6 @@ gpuProcessKillButton = Terminate GPU Process minLibVersions = Expected minimum version loadedLibVersions = Version in use -hasSeccompBPF = Seccomp-BPF (System Call Filtering) -hasSeccompTSync = Seccomp Thread Synchronization -hasUserNamespaces = User Namespaces -hasPrivilegedUserNamespaces = User Namespaces for privileged processes -canSandboxContent = Content Process Sandboxing -canSandboxMedia = Media Plugin Sandboxing -contentSandboxLevel = Content Process Sandbox Level - # LOCALIZATION NOTE %1$S and %2$S will be replaced with the number of remote and the total number # of windows, respectively, while %3$S will be replaced with one of the status strings below, # which contains a description of the multi-process preference and status. |