diff options
-rw-r--r-- | menusched.c | 2 | ||||
-rw-r--r-- | po/de_DE.po | 6 | ||||
-rw-r--r-- | po/it_IT.po | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/menusched.c b/menusched.c index 65437aa..9b0a466 100644 --- a/menusched.c +++ b/menusched.c @@ -148,7 +148,7 @@ cMenuEpgMatchRecordings::cMenuEpgMatchRecordings(cMenuDb* db, const cEvent* even menuDb->selectRecordingForEvent->freeResult(); - Add(new cOsdItem(tr("All Matches:"))); + Add(new cOsdItem(tr("Similar Matches:"))); cList<cOsdItem>::Last()->SetSelectable(no); menuDb->recordingListDb->clear(); diff --git a/po/de_DE.po b/po/de_DE.po index 7a00e43..92e8c60 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr@jwendel.de>\n" -"POT-Creation-Date: 2018-02-26 08:20+0100\n" +"POT-Creation-Date: 2018-03-07 17:36+0100\n" "PO-Revision-Date: 2009-08-27 21:40+0200\n" "Last-Translator: Klaus Schmidinger <kls@cadsoft.de>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -190,8 +190,8 @@ msgstr "Vorhandene Aufnahmen" msgid "Direct Matches:" msgstr "Direkte Übereinstimmungen:" -msgid "All Matches:" -msgstr "Alle Übereinstimmungen:" +msgid "Similar Matches:" +msgstr "Ähnliche Aufnahmen:" msgid "Event" msgstr "" diff --git a/po/it_IT.po b/po/it_IT.po index 15b2d55..c8afd18 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: <vdr@jwendel.de>\n" -"POT-Creation-Date: 2018-02-26 08:20+0100\n" +"POT-Creation-Date: 2018-03-07 17:36+0100\n" "PO-Revision-Date: 2009-08-27 21:45+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: <vdr@linuxtv.org>\n" @@ -195,7 +195,7 @@ msgstr "" msgid "Direct Matches:" msgstr "" -msgid "All Matches:" +msgid "Similar Matches:" msgstr "" msgid "Event" |