diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-28 22:59:47 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-04-28 22:59:47 +0200 |
| commit | 5beee1801b2847ed60ac560fa4655951bf9eda02 (patch) | |
| tree | 8dc4c666dafde15452f1a7caa6929ba02cfe898b /data | |
| parent | 913c45306237246a0a1236fb31a5955eb143282a (diff) | |
| parent | d19de868ff0230aebfc0920bd31caa64d51ec920 (diff) | |
| download | python-apt-5beee1801b2847ed60ac560fa4655951bf9eda02.tar.gz | |
* merged from glatzor
Diffstat (limited to 'data')
| -rw-r--r-- | data/SoftwareProperties.glade | 2 | ||||
| -rw-r--r-- | data/SoftwarePropertiesDialogs.glade | 2 | ||||
| -rw-r--r-- | data/UpdateManager.glade | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/data/SoftwareProperties.glade b/data/SoftwareProperties.glade index 58584826..a1f7f8f9 100644 --- a/data/SoftwareProperties.glade +++ b/data/SoftwareProperties.glade @@ -390,7 +390,7 @@ <child> <widget class="GtkCheckButton" id="checkbutton_unattended"> <property name="visible">True</property> - <property name="tooltip" translatable="yes">Only security updates from the official Ubuntu servers will be installed automatically. The software package "unattended-upgrades" needs to be installed therefor</property> + <property name="tooltip" translatable="yes">Only security updates from the official Ubuntu servers will be installed automatically</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Install security updates without confirmation</property> <property name="use_underline">True</property> diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade index 549a9c7c..8c5b00c6 100644 --- a/data/SoftwarePropertiesDialogs.glade +++ b/data/SoftwarePropertiesDialogs.glade @@ -451,7 +451,7 @@ <property name="can_focus">True</property> <property name="label" translatable="yes"><big><b>Enter the complete APT line of the channel that you want to add</b></big> -The APT line contains the type, location and sections of a channel, for example <i>"deb http://ftp.debian.org sarge main"</i>.</property> +The APT line includes the type, location and components of a channel, for example <i>"deb http://ftp.debian.org sarge main"</i>.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> diff --git a/data/UpdateManager.glade b/data/UpdateManager.glade index 01660613..6600dd05 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> @@ -1362,9 +1362,9 @@ 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>Analysing your system</b></big> + <property name="label" translatable="yes"><big><b>Examining 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> |
