diff options
author | Peter Frühberger <Peter.Fruehberger@gmail.com> | 2016-09-23 15:45:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-23 15:45:38 +0200 |
commit | 4e35189c63b76c02eff4a1404f4a75db0df32e48 (patch) | |
tree | 2338eada9bb4100b67558a680646f5941620b2d6 | |
parent | 737bf7b143099fe8e90f8f7d8bf4bb620f961585 (diff) | |
parent | 8722327235e3c14745ef65f142f58974be92547e (diff) |
Merge pull request #10433 from fritsch/passthrough
Lang: Refine Allow passthrough vs. enable passthrough
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 16014ae2e6..3cb4e5a030 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -1581,7 +1581,7 @@ msgstr "" #: system/settings/settings.xml msgctxt "#348" -msgid "Enable passthrough" +msgid "Allow passthrough" msgstr "" #: system/settings/settings.xml @@ -17950,7 +17950,7 @@ msgstr "" #. Description of setting with label #348 "Enable passthrough" #: system/settings/settings.xml msgctxt "#36368" -msgid "Select to enable the passthrough audio options for playback of encoded audio such as Dolby Digital (AC3), DTS, etc." +msgid "Select to allow passthrough audio for playback of compressed audio such as Dolby Digital (AC3), DTS, etc. The Client of the AudioEngine, for example Videoplayer, might decide to decode the audio stream under certain conditions. In Videoplayer case, passthrough won't be used for live streams and when you sync playback to display." msgstr "" #. Description of setting with label #349 "TrueHD capable receiver" |