diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 16:16:19 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-04-23 16:16:19 +0200 |
| commit | 5f1f74aabdbae3796555f57c3784c9c4da610b8f (patch) | |
| tree | b9d322f43eae1fa0fd32b63f1c30311eeb206f3f /data | |
| parent | e24f0af7b8efd56248a16beccda41399e4a361b3 (diff) | |
| download | python-apt-5f1f74aabdbae3796555f57c3784c9c4da610b8f.tar.gz | |
* Fix a "poor" wording - #40727
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 01660613..97fcbafb 100644 --- a/data/UpdateManager.glade +++ b/data/UpdateManager.glade @@ -89,7 +89,7 @@ <child> <widget class="GtkLabel" id="label26"> <property name="visible">True</property> - <property name="label" translatable="yes">Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property> + <property name="label" translatable="yes">Software updates correct errors, eliminate security vulnerabilities and provide new features.</property> <property name="use_underline">False</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1364,7 +1364,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>Analysing your system</b></big> -Software updates can correct errors, eliminate security vulnerabilities, and provide new features to you.</property> +Software updates correct errors, eliminate security vulnerabilities and provide new features.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
