summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-04-03 21:05:48 +0200
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-04-03 21:05:48 +0200
commitdbe01bf94fa020f5fc88cc320cf47a79db146d73 (patch)
tree704bb2845c694eaf818bceefc483e78c358cd7f0 /data
parentccb837a65f8afc4d14c8faed8fbe34a0effc5435 (diff)
downloadpython-apt-dbe01bf94fa020f5fc88cc320cf47a79db146d73.tar.gz
* Changed wording of the apt caching progress:
"Checking for updates" -> "Analysing your system" check should only be used if the repositories are actually queried
Diffstat (limited to 'data')
-rw-r--r--data/UpdateManager.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade
index 85308b28..525b329c 100644
--- a/data/UpdateManager.glade
+++ b/data/UpdateManager.glade
@@ -467,7 +467,7 @@
<widget class="GtkExpander" id="expander_details">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="expanded">True</property>
+ <property name="expanded">False</property>
<property name="spacing">6</property>
<signal name="activate" handler="on_expander_details_activate" last_modification_time="Mon, 31 Jan 2005 17:55:19 GMT"/>
@@ -1364,7 +1364,7 @@ Your system does not check for updates automatically. You can configure this beh
<child>
<widget class="GtkLabel" id="label22">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;big&gt;&lt;b&gt;Checking for available updates&lt;/b&gt;&lt;/big&gt;
+ <property name="label" translatable="yes">&lt;big&gt;&lt;b&gt;Analysing your system&lt;/b&gt;&lt;/big&gt;
Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property>
<property name="use_underline">False</property>