diff options
author | xhaggi <sascha.woo@gmail.com> | 2014-06-30 14:56:23 +0200 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2014-06-30 15:51:00 +0200 |
commit | 177eb21bd9dee652f6916515da5ec0d3afd946c9 (patch) | |
tree | adc8f7ebbbf6219604db8cb55ac52fd0e6412e48 /language | |
parent | b83ce81ae0e43dae36bf4dfc3dff204898494001 (diff) |
[pvr] remove unnecessary filler method for setting 'pvrplayback.startlast'
This removes the filler method for setting 'pvrplayback.startlast' and add options directly to the settings.xml.
Diffstat (limited to 'language')
-rwxr-xr-x | language/English/strings.po | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 42b9b71a2a..17e8cb961a 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -8166,6 +8166,7 @@ msgctxt "#19189" msgid "Continue last channel on startup" msgstr "" +#: system/settings/settings.xml msgctxt "#19190" msgid "Background" msgstr "" @@ -8595,7 +8596,7 @@ msgctxt "#19286" msgid "Searching for channel icons" msgstr "" -#: xbmc/pvr/PVRManager.cpp +#: system/settings/settings.xml msgctxt "#19288" msgid "Foreground" msgstr "" |