From 739214a1d944c1d65a93d586be1433772330c73d Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Tue, 17 Jan 2006 17:34:19 +0100 Subject: * more wording and HIGification (thanks to Sebastian Heinlein) --- UpdateManager/UpdateManager.py | 2 +- data/UpdateManager.glade | 2 +- debian/changelog | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/UpdateManager/UpdateManager.py b/UpdateManager/UpdateManager.py index c2f9340f..61fee819 100644 --- a/UpdateManager/UpdateManager.py +++ b/UpdateManager/UpdateManager.py @@ -676,7 +676,7 @@ class UpdateManager(SimpleGladeApp): # set the label and treeview and hide the checkbox column self.cb.set_visible(False) self.expander_details.hide() - text = "%s\n\n%s" % (_("Your system is up-to-date!"), + text = "%s\n\n%s" % (_("Your system is up-to-date"), _("There are no updates available.")) self.label_header.set_markup(text) self.store.append([False, _("Your system is up-to-date!"), None, None, None, None, None]) diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index 2de8eef8..4a66a319 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -1291,7 +1291,7 @@ Need to get the changes from the central server True - <big><b>Reading package cache</b></big> + <big><b>Reading package information</b></big> False True GTK_JUSTIFY_LEFT diff --git a/debian/changelog b/debian/changelog index 01db2c7d..aa494289 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +update-manager (0.42.1ubuntu1) dapper; urgency=low + + * improved the HIG complicane more, removed some of the uglines + from the last version + + -- Michael Vogt Tue, 17 Jan 2006 17:27:15 +0100 + update-manager (0.42ubuntu1) dapper; urgency=low * improved the HIG comlicane, thanks to Sebastian Heinlein: -- cgit v1.2.3