diff options
author | xhaggi <sascha.woo@gmail.com> | 2014-05-06 19:25:51 +0200 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2014-05-08 17:02:20 +0200 |
commit | c7d8fcf17a8ce160fe9cf1a775b896cd4b399b31 (patch) | |
tree | 37981fdc0cd8e23d82a1e73c839ab17cb6639122 /language/English | |
parent | f239d65ed9d80d6c386bf1b6ce7f66fd7cf1dc29 (diff) |
[pvr] adds a background job to search for missing channel icons
This adds a background job to search for missing channel icons, which is exectued on every PVR manager start.
Diffstat (limited to 'language/English')
-rwxr-xr-x | language/English/strings.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 58e811bc9e..45eaba3652 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -8502,7 +8502,13 @@ msgctxt "#19285" msgid "Browse for icon" msgstr "" -#empty strings from id 19286 to 19498 +#. Notification message if process starts searching for missing channel icons +#: xbmc/pvr/PVRManager.cpp +msgctxt "#19286" +msgid "Searching for channel icons" +msgstr "" + +#empty strings from id 19287 to 19498 #: xbmc/epg/Epg.cpp msgctxt "#19499" |