Merge lp:~evfool/update-notifier/restartwording into lp:update-notifier/ubuntu

Proposed by Robert Roth
Status: Merged
Merged at revision: 635
Proposed branch: lp:~evfool/update-notifier/restartwording
Merge into: lp:update-notifier/ubuntu
Diff against target: 12 lines (+1/-1)
1 file modified
src/reboot.c (+1/-1)
To merge this branch: bzr merge lp:~evfool/update-notifier/restartwording
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+69295@code.launchpad.net

Description of the change

Fix the wording of the restart required notification bubble from "To complete your system update, please restart it." to "To finish updating your system, please restart it." as suggested in bug #680685.

To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/reboot.c'
2--- src/reboot.c 2011-07-13 14:54:42 +0000
3+++ src/reboot.c 2011-07-26 15:01:29 +0000
4@@ -26,7 +26,7 @@
5 /* Create and show the notification */
6 n = notify_notification_new(
7 _("System restart required"),
8- _("To complete the update of your system, "
9+ _("To finish updating your system, "
10 "please restart it.\n\n"
11 "Click on the notification icon for "
12 "details."),

Subscribers

People subscribed via source and target branches

to all changes: