diff options
author | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2018-11-09 16:36:09 +0100 |
---|---|---|
committer | Kai Sommerfeld <kai.sommerfeld@gmx.com> | 2018-11-10 10:18:58 +0100 |
commit | e957222d85f36877bcd254bd85db304f6e8d399c (patch) | |
tree | 20f1aed71b11d269063ee34d039aba9e2d5206ff /addons | |
parent | 7300340c8c68725bc0eb8e8315d9d2c24e64804a (diff) |
[PVR] New PVR playback setting: 'Delay mark last watched'.
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index dbbfb013a2..51a400f154 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -10277,7 +10277,11 @@ msgctxt "#19194" msgid "Continue?" msgstr "" -#empty string with id 19195 +#. pvr settings "delay mark last watched" setting label +#: system/settings/settings.xml +msgctxt "#19195" +msgid "Delay mark last watched" +msgstr "" #. value for "pvr client specific actions" dialog headers #: xbmc/pvr/PVRGUIActions.cpp @@ -18634,7 +18638,11 @@ msgctxt "#36235" msgid "Normal timeshift OSD always shows the complete timeshift buffer along with with the currently playing show, whereas the simple timeshift OSD only shows the currently playing show with no visual feedback how far in the timeshift buffer you can jump from the currently playing position." msgstr "" -#empty string with id 36236 +#: system/settings/settings.xml +msgctxt "#36236" +msgid "If set to a value greater than zero last watched time of channels will be stored the given amount of time after start of channel playback. Otherwise the last watched time will be stored immediately at start of channel playback." +msgstr "" + #: system/settings/settings.xml msgctxt "#36237" |