summaryrefslogtreecommitdiff
path: root/menusched.c
diff options
context:
space:
mode:
Diffstat (limited to 'menusched.c')
-rw-r--r--menusched.c2
1 files changed, 1 insertions, 1 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();