From 1a119e404b4f5bc69d892a2cda4227c6e45af831 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 10 Apr 2006 12:01:56 +0200 Subject: * fix the help string in update-manager (ubuntu: #23274) --- UpdateManager/UpdateManager.py | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/UpdateManager/UpdateManager.py b/UpdateManager/UpdateManager.py index 93f17a3d..42982de4 100644 --- a/UpdateManager/UpdateManager.py +++ b/UpdateManager/UpdateManager.py @@ -182,7 +182,7 @@ class UpdateList: msg = ("%s\n\n%s" % \ (_("Cannot install all available updates"), _("Some updates require the removal of further software. " - "Use the function \"Smart Upgrade\" of the package manager " + "Use the function \"Mark All Upgrades\" of the package manager " "\"Synaptic\" or run \"sudo apt-get dist-upgrade\" in a " "terminal to update your system completely."))) dialog = gtk.MessageDialog(self.parent_window, 0, gtk.MESSAGE_INFO, diff --git a/debian/changelog b/debian/changelog index 08179c32..4afd08a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ update-manager (0.42.2ubuntu12) dapper; urgency=low * channels/*.in: typo fix * po/POTFILES.in: add missing files (ubuntu: #38738) + * fix the help string in update-manager (ubuntu: #23274) -- -- cgit v1.2.3