summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-26 09:08:50 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-26 09:14:02 +0100
commitb8a4c09a5218f92dfc922001b7b04600c902f4b2 (patch)
tree6120abefc36a2f924b9eae83e2d59bd25df0589d /src/lib
parent31ec4f8c51e6e7b34910d6962bf79beeb92b3745 (diff)
Add note for translators.
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/util.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/util.cc b/src/lib/util.cc
index 523706dec..0b300147d 100644
--- a/src/lib/util.cc
+++ b/src/lib/util.cc
@@ -515,7 +515,8 @@ short_audio_channel_name (int c)
/// TRANSLATORS: these are short names of audio channels; Lfe is the low-frequency
/// enhancement channel (sub-woofer). HI is the hearing-impaired audio track and
- /// VI is the visually-impaired audio track (audio describe).
+ /// VI is the visually-impaired audio track (audio describe). DBP is the D-BOX
+ /// primary channel and DBS is the D-BOX secondary channel.
string const channels[] = {
_("L"),
_("R"),