diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2017-12-22 23:55:04 +0100 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2017-12-23 16:24:06 +0100 |
commit | 72c707a0040daad9a39794a1695180e60288e1f9 (patch) | |
tree | a4bcdf8f1ae374934ed5e45c8e8d6af4ed6a2c95 /addons | |
parent | e13685ae6fc5697b8b7b33a94d466ae36febc1b5 (diff) |
[PVR] Make shared channel selection optional.
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 b016582687..f65ccbada8 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -10906,7 +10906,11 @@ msgctxt "#19268" msgid "Hide \"No information available\" labels" msgstr "" -#empty string with id 19269 +#. pvr settings "Preselect playing channel in lists" control label +#: system/settings/settings.xml +msgctxt "#19269" +msgid "Preselect playing channel in lists" +msgstr "" #. Label of the option to switch between a grouped recordings list and a non-grouped recordings list in pvr recordings window. #: addons/skin.estuary/xml/Includes_MediaMenu.xml @@ -18475,7 +18479,10 @@ msgctxt "#36213" msgid "Open the group manager, which allows modification of groups and their respective channels" msgstr "" -#empty string with id 36214 +#: system/settings/settings.xml +msgctxt "#36214" +msgid "Preselect the playing channel in windows and dialogs containing channel lists. If enabled and there is a playing channel, the playing channel will be selected when opening a window or dialog containing a channel list. If disabled, the channel previously selected in a window or dialog will be selected when opening a window containing a channel list. " +msgstr "" #. Description of setting with label #14110 "Long date format" #: system/settings/settings.xml |