summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-01-27 20:41:22 +0100
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-01-27 20:41:22 +0100
commitdb29199645e2673c35f68d5364d76f1b2b18d318 (patch)
tree418567d4e44dfb2ea82d3ed0e2b032ae8469deee /data
parentfdb6f104af71f36f3e18c737acf91bb87a395687 (diff)
downloadpython-apt-db29199645e2673c35f68d5364d76f1b2b18d318.tar.gz
* Remove tooltip from the button "Install Updates"
* it is "latest" and not "new" in the upgrade tooltip
Diffstat (limited to 'data')
-rw-r--r--data/UpdateManager.glade3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade
index cd356791..2258e394 100644
--- a/data/UpdateManager.glade
+++ b/data/UpdateManager.glade
@@ -180,7 +180,7 @@
<child>
<widget class="GtkButton" id="button_dist_upgrade">
<property name="visible">True</property>
- <property name="tooltip" translatable="yes">Upgrade to a new version of Ubuntu</property>
+ <property name="tooltip" translatable="yes">Upgrade to the latest version of Ubuntu</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">U_pgrade</property>
<property name="use_underline">True</property>
@@ -277,7 +277,6 @@
<child>
<widget class="GtkButton" id="button_install">
<property name="visible">True</property>
- <property name="tooltip" translatable="yes">Install the seleceted updates</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="can_focus">True</property>