diff options
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, 18 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/global/aboutSupport.dtd b/toolkit/locales/en-US/chrome/global/aboutSupport.dtd index 02eb34664a..b4da6bc774 100644 --- a/toolkit/locales/en-US/chrome/global/aboutSupport.dtd +++ b/toolkit/locales/en-US/chrome/global/aboutSupport.dtd @@ -121,3 +121,16 @@ 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 46e445f66d..751a3f096e 100644 --- a/toolkit/locales/en-US/chrome/global/aboutSupport.properties +++ b/toolkit/locales/en-US/chrome/global/aboutSupport.properties @@ -59,7 +59,6 @@ clearTypeParameters = ClearType Parameters compositing = Compositing hardwareH264 = Hardware H264 Decoding -audioBackend = Audio Backend mainThreadNoOMTC = main thread, no OMTC yes = Yes no = No @@ -98,6 +97,11 @@ 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 |