diff options
author | Sascha Woo <sascha.woo@gmail.com> | 2014-08-06 12:10:27 +0200 |
---|---|---|
committer | Sascha Woo <sascha.woo@gmail.com> | 2014-08-06 12:10:27 +0200 |
commit | 3fc9bc3a330561a4797adbb44ecd90ea93dd035d (patch) | |
tree | 8d3a57640afd687d473d8bffb7c133eaee896f00 /language/English | |
parent | 9520a70d36d0fe0f6299a7348a3054a7eb739381 (diff) | |
parent | b927fb25d524e028de30faef930312e75f9c1db9 (diff) |
Merge pull request #5112 from xhaggi/pvr-dialog-guide-info-find-similar
[pvr] adds 'Find similar' button to guide info dialog
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 73f4610656..ed4ece0140 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -7392,8 +7392,14 @@ msgctxt "#19002" msgid "or use phrases to find an exact match, like \"The wizard of Oz\"." msgstr "" +#. Label of the button / context menu entry to find similar programs in the PVR EPG data +#: skin.confluence +#: xbmc/pvr/windows/GUIWindowPVRChannels.cpp +#: xbmc/pvr/windows/GUIWindowPVRGuide.cpp +#: xbmc/pvr/windows/GUIWindowPVRRecordings.cpp +#: xbmc/pvr/windows/GUIWindowPVRTimers.cpp msgctxt "#19003" -msgid "Find similar programs" +msgid "Find similar" msgstr "" #: xbmc/epg/EpgContainer.cpp |