Merge lp:~chipaca/unity-lens-video/recently-glanced-at-from-afar into lp:unity-lens-video

Proposed by John Lenton
Status: Merged
Approved by: David Callé
Approved revision: 37
Merged at revision: 37
Proposed branch: lp:~chipaca/unity-lens-video/recently-glanced-at-from-afar
Merge into: lp:unity-lens-video
Diff against target: 12 lines (+1/-1)
1 file modified
src/unity-lens-video (+1/-1)
To merge this branch: bzr merge lp:~chipaca/unity-lens-video/recently-glanced-at-from-afar
Reviewer Review Type Date Requested Status
David Callé Approve
Review via email: mp+94142@code.launchpad.net

Commit message

Change the wording of the recent items category header (from 'recently watched' to 'recently viewed').

Description of the change

Change the wording of the recent items category header (from 'recently watched' to 'recently viewed').

To post a comment you must log in.
Revision history for this message
David Callé (davidc3) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/unity-lens-video'
2--- src/unity-lens-video 2012-02-21 23:53:40 +0000
3+++ src/unity-lens-video 2012-02-22 12:48:29 +0000
4@@ -78,7 +78,7 @@
5 CAT_ONCOMPUTER = _("My Videos")
6 CAT_ONLINE = _("Online")
7 CAT_GLOBAL = _("Videos")
8-CAT_RECENT = _("Recently Watched")
9+CAT_RECENT = _("Recently Viewed")
10 HINT = _("Search Videos")
11 SOURCES = _("Sources")
12 LOCAL_VIDEOS = _("My Videos")

Subscribers

People subscribed via source and target branches