mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
Remove space in "Digital Passthrough (IEC958)"
This commit is contained in:
parent
8b6006c0c6
commit
dee7674c7f
1 changed files with 1 additions and 1 deletions
|
|
@ -4085,7 +4085,7 @@ static int mapping_verify(pa_alsa_mapping *m, const pa_channel_map *bonus) {
|
|||
{ "analog-surround-70", N_("Analog Surround 7.0") },
|
||||
{ "analog-surround-71", N_("Analog Surround 7.1") },
|
||||
{ "iec958-stereo", N_("Digital Stereo (IEC958)") },
|
||||
{ "iec958-passthrough", N_("Digital Passthrough (IEC958)") },
|
||||
{ "iec958-passthrough", N_("Digital Passthrough (IEC958)") },
|
||||
{ "iec958-ac3-surround-40", N_("Digital Surround 4.0 (IEC958/AC3)") },
|
||||
{ "iec958-ac3-surround-51", N_("Digital Surround 5.1 (IEC958/AC3)") },
|
||||
{ "iec958-dts-surround-51", N_("Digital Surround 5.1 (IEC958/DTS)") },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue