Merge lp:~davidgomes/noise/fix-1214100 into lp:~elementary-apps/noise/trunk

Proposed by David Gomes
Status: Merged
Approved by: David Gomes
Approved revision: 1521
Merged at revision: 1520
Proposed branch: lp:~davidgomes/noise/fix-1214100
Merge into: lp:~elementary-apps/noise/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Views/Wrappers/ReadOnlyPlaylistViewWrapper.vala (+1/-1)
To merge this branch: bzr merge lp:~davidgomes/noise/fix-1214100
Reviewer Review Type Date Requested Status
Danielle Foré Approve
Akshay Shekher (community) Approve
Review via email: mp+180932@code.launchpad.net

Commit message

To post a comment you must log in.
Revision history for this message
Akshay Shekher (voldyman) wrote :

thanks for fixing munchor

review: Approve
lp:~davidgomes/noise/fix-1214100 updated
1521. By David Gomes

Cleared up language.

Revision history for this message
Danielle Foré (danrabbit) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Views/Wrappers/ReadOnlyPlaylistViewWrapper.vala'
2--- src/Views/Wrappers/ReadOnlyPlaylistViewWrapper.vala 2013-04-29 13:47:05 +0000
3+++ src/Views/Wrappers/ReadOnlyPlaylistViewWrapper.vala 2013-08-19 19:27:48 +0000
4@@ -37,7 +37,7 @@
5
6 this.is_queue = is_queue;
7 message_head = _("No Songs");
8- message_body = _("Please wait until that this playlist get updated.");
9+ message_body = _("Updating playlist. Please wait.");
10 message_type = Gtk.MessageType.INFO;
11
12 this.playlist_id = playlist_id;

Subscribers

People subscribed via source and target branches