diff options
author | xhaggi <sascha.woo@gmail.com> | 2014-08-04 11:46:15 +0200 |
---|---|---|
committer | xhaggi <sascha.woo@gmail.com> | 2014-08-06 12:09:04 +0200 |
commit | 9ef088bca0450eae85720730a4e01674501ed30b (patch) | |
tree | b7d2cf48cd43bd22e845abba9a7c75200f74dc4e /language | |
parent | 6301ef58b75407aab71b71645cda53ae3758520c (diff) |
[lang] shorten label 'Find similar programs' to 'Find similar'
Diffstat (limited to 'language')
-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 898788eb3a..a665f81636 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 |