diff options
author | Moonchild <moonchild@palemoon.org> | 2022-04-05 17:00:28 +0200 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-04-05 17:00:28 +0200 |
commit | 3b575dfced55cf78871937b6bd41942374c95390 (patch) | |
tree | a56f756f47a7ae3e45d66ccf02279ac2d22f0d1f /toolkit/locales | |
parent | 0bc66e3b04e77af307b62371ae9f4be70b2b19b7 (diff) | |
download | uxp-3b575dfced55cf78871937b6bd41942374c95390.tar.gz |
Revert "Merge pull request 'Update libcubeb to latest version' (#1812) from athenian200/UXP:libcubeb_final into master"
This reverts commit 0bc66e3b04e77af307b62371ae9f4be70b2b19b7, reversing
changes made to 6e6b5d89964ea726b264c711bdf6f02fe0c006f5.
Diffstat (limited to 'toolkit/locales')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/aboutSupport.dtd | 13 | ||||
-rw-r--r-- | toolkit/locales/en-US/chrome/global/aboutSupport.properties | 6 |
2 files changed, 1 insertions, 18 deletions
diff --git a/toolkit/locales/en-US/chrome/global/aboutSupport.dtd b/toolkit/locales/en-US/chrome/global/aboutSupport.dtd index b4da6bc774..02eb34664a 100644 --- a/toolkit/locales/en-US/chrome/global/aboutSupport.dtd +++ b/toolkit/locales/en-US/chrome/global/aboutSupport.dtd @@ -121,16 +121,3 @@ variant of aboutSupport.showDir.label. --> <!ENTITY aboutSupport.graphicsDecisionLogTitle "Decision Log"> <!ENTITY aboutSupport.graphicsCrashGuardsTitle "Crash Guard Disabled Features"> <!ENTITY aboutSupport.graphicsWorkaroundsTitle "Workarounds"> - -<!ENTITY aboutSupport.mediaTitle "Media"> -<!ENTITY aboutSupport.mediaOutputDevicesTitle "Output Devices"> -<!ENTITY aboutSupport.mediaInputDevicesTitle "Input Devices"> -<!ENTITY aboutSupport.mediaDeviceName "Name"> -<!ENTITY aboutSupport.mediaDeviceGroup "Group"> -<!ENTITY aboutSupport.mediaDeviceVendor "Vendor"> -<!ENTITY aboutSupport.mediaDeviceState "State"> -<!ENTITY aboutSupport.mediaDevicePreferred "Preferred"> -<!ENTITY aboutSupport.mediaDeviceFormat "Format"> -<!ENTITY aboutSupport.mediaDeviceChannels "Channels"> -<!ENTITY aboutSupport.mediaDeviceRate "Rate"> -<!ENTITY aboutSupport.mediaDeviceLatency "Latency"> diff --git a/toolkit/locales/en-US/chrome/global/aboutSupport.properties b/toolkit/locales/en-US/chrome/global/aboutSupport.properties index 751a3f096e..46e445f66d 100644 --- a/toolkit/locales/en-US/chrome/global/aboutSupport.properties +++ b/toolkit/locales/en-US/chrome/global/aboutSupport.properties @@ -59,6 +59,7 @@ clearTypeParameters = ClearType Parameters compositing = Compositing hardwareH264 = Hardware H264 Decoding +audioBackend = Audio Backend mainThreadNoOMTC = main thread, no OMTC yes = Yes no = No @@ -97,11 +98,6 @@ glcontextCrashGuard = OpenGL resetOnNextRestart = Reset on Next Restart gpuProcessKillButton = Terminate GPU Process -audioBackend = Audio Backend -maxAudioChannels = Max Channels -channelLayout = Preferred Channel Layout -sampleRate = Preferred Sample Rate - minLibVersions = Expected minimum version loadedLibVersions = Version in use |