diff options
| -rw-r--r-- | data/SoftwareProperties.glade | 2 | ||||
| -rw-r--r-- | data/UpdateManager.glade | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 3d0e788f..7fc37c30 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -336,7 +336,7 @@ <property name="active">False</property> <property name="inconsistent">False</property> <property name="draw_indicator">True</property> - <signal name="toggled" handler="opt_autoupdate_toggled" last_modification_time="Mon, 04 Jul 2005 23:22:04 GMT"/> + <signal name="toggled" handler="on_opt_autoupdate_toggled" last_modification_time="Tue, 07 Feb 2006 12:36:16 GMT"/> </widget> <packing> <property name="padding">0</property> diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index c39b94b0..dfd54dc3 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -91,7 +91,7 @@ <child> <widget class="GtkLabel" id="label26"> <property name="visible">True</property> - <property name="label" translatable="yes">Software updates can fix possible security holes, fix possible errors, so called "bugs", or provide new features to you.</property> + <property name="label" translatable="yes">Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1477,7 +1477,7 @@ Your system does not check for updates automatically. You can configure this beh <property name="visible">True</property> <property name="label" translatable="yes"><big><b>Checking for available updates</b></big> -Software updates can fix possible security holes, fix possible errors, so called "bugs", or provide new features to you.</property> +Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
