diff options
author | DaveTBlake <oak99sky@yahoo.co.uk> | 2017-03-18 11:20:10 +0000 |
---|---|---|
committer | DaveTBlake <oak99sky@yahoo.co.uk> | 2017-03-19 12:44:13 +0000 |
commit | cdeb0d4b33d759bf1f0a3ff13adf650b4ac82074 (patch) | |
tree | 72365c1955c374db296d6ee61f185b933ce83fb9 /addons | |
parent | 85dbc1792a3313c6435eb724c80de23f8978cb0c (diff) |
Restore option to avoiding clipping when replaygain and peak values specified by using gain reduction.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 699eae7852..589826b373 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -2911,7 +2911,10 @@ msgctxt "#642" msgid "Files without ReplayGain information" msgstr "" -#empty string with id 643 +#: system/settings/settings.xml +msgctxt "#643" +msgid "Avoid clipping protection on ReplayGained files" +msgstr "" #: system/settings/settings.xml msgctxt "#644" @@ -18159,7 +18162,11 @@ msgctxt "#36269" msgid "Reference volume (PreAmp level) to use for files without encoded ReplayGain information. Default is 89dB as per standard. Change with caution." msgstr "" -#empty string with id 36270 +#. Description of setting with label #643 "Avoid clipping protection on ReplayGained files" +#: system/settings/settings.xml +msgctxt "#36270" +msgid "Play file at lower volume, if necessary, to avoid audio limiting clipping protection. Otherwise clipping protection will be provided by the audioengine in those parts that need it." +msgstr "" #. Description of setting with label #13314 "Crossfade between songs" #: system/settings/settings.xml |