From b8a4c09a5218f92dfc922001b7b04600c902f4b2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 26 Sep 2016 09:08:50 +0100 Subject: Add note for translators. --- src/lib/util.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib') 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"), -- cgit v1.2.3