From 4530643d34b9a9d469872a6d128e44e126095cf3 Mon Sep 17 00:00:00 2001 From: "glatzor@ubuntu.com" <> Date: Mon, 11 Sep 2006 12:45:31 +0200 Subject: * use PANGO_ELLIPSIZE_END for the action label in the progress dialog to avoid ugly resizes of the dialog * replace "exmaing system" by "starting update manager" to avoid the confusion with checking for updates --- data/glade/UpdateManager.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/glade/UpdateManager.glade b/data/glade/UpdateManager.glade index 372be566..bb78008c 100644 --- a/data/glade/UpdateManager.glade +++ b/data/glade/UpdateManager.glade @@ -1373,7 +1373,7 @@ Your system does not check for updates automatically. You can configure this beh True - <big><b>Examining your system</b></big> + <big><b>Starting update manager</b></big> Software updates correct errors, eliminate security vulnerabilities and provide new features. False @@ -1431,7 +1431,7 @@ Software updates correct errors, eliminate security vulnerabilities and provide 0.5 0 0 - PANGO_ELLIPSIZE_NONE + PANGO_ELLIPSIZE_END -1 False 0 -- cgit v1.2.3