diff options
author | phunkyfish <phunkyfish@gmail.com> | 2020-06-05 09:05:20 +0100 |
---|---|---|
committer | phunkyfish <phunkyfish@gmail.com> | 2020-06-05 22:03:13 +0100 |
commit | 2ee85db976dcbe43151c133cdd5c59e189e13088 (patch) | |
tree | 7c0644bb686798848ae7d33cbb0ec24a02025e80 /addons | |
parent | bd471b1eb44362c44c2f466c064e8ded39db7513 (diff) |
[pvr] Expert setting to allow using backend channel numbers with more than one PVR backend
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 35706f9f07..36d66fef40 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -11128,7 +11128,13 @@ msgctxt "#19328" msgid "Delete all watched recordings in this folder?" msgstr "" -#empty strings from id 19329 to 19498 +#. label for PVR settings use backend channel numbers always +#: system/settings/settings.xml +msgctxt "#19329" +msgid "Allow backend channel numbers with more than one PVR add-on" +msgstr "" + +#empty strings from id 19330 to 19498 #. label for epg genre value #: xbmc/pvr/epg/Epg.cpp @@ -18788,7 +18794,7 @@ msgstr "" #: system/settings/settings.xml msgctxt "#36206" -msgid "Use the channel numbering from the backend. Only works with one enabled PVR add-on!" +msgid "Use the channel numbering from the backend." msgstr "" #: system/settings/settings.xml @@ -19642,7 +19648,10 @@ msgctxt "#36357" msgid "Calibrate the user interface by adjusting the overscan. Use this tool if the image being displayed is too large or small for your display." msgstr "" -#empty string with id 36358 +#: system/settings/settings.xml +msgctxt "#36358" +msgid "Allow using channel numbering from multiple backends. Note that the All channels group can contain multiple of the same channel number if using this option. This means that jump to channel number may not work correctly for the All channels group." +msgstr "" #. Description of setting with label #36042 "Use limited colour range (16-235)" #: system/settings/settings.xml |