The following channel names are not translatable, see kmix/core/volume.cpp: 41 QString Volume::ChannelNameReadable[9] = 42 { 43 "Left", "Right", 44 "Center", "Subwoofer", 45 "Surround Left", "Surround Right", 46 "Side Left", "Side Right", 47 "Rear Center" 48 }; Reproducible: Always
Created attachment 85828 [details] screenshot with strings "Left" and "Right" without translation Screenshot with strings "Left" and "Right" without translation. Russian l10n. KMix (kmix.po) and Pulseaudio (pulseaudio.po) are 100% translated into Russian.
Acknowledged. Adding support for it.
Git commit 4944c548727f8d411fed11cf083ce6b061de43e6 by Christian Esken. Committed on 04/04/2014 at 14:41. Pushed by esken into branch 'master'. Support translation of channel names (e.g. Left, Rear back Subwoofer) M +13 -5 core/volume.cpp http://commits.kde.org/kmix/4944c548727f8d411fed11cf083ce6b061de43e6