diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/UpdateManager.glade | 4 |
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"><big><b>Checking for available updates</b></big> + <property name="label" translatable="yes"><big><b>Analysing your system</b></big> Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property> <property name="use_underline">False</property> |
