summaryrefslogtreecommitdiff
path: root/data/SoftwarePropertiesDialogs.glade
diff options
context:
space:
mode:
authorSebastian Heinlein <sebastian.heinlein@web.de>2006-04-23 20:52:54 +0200
committerSebastian Heinlein <sebastian.heinlein@web.de>2006-04-23 20:52:54 +0200
commitc694583903af0139d3e73ddf2eee34eb5a506d80 (patch)
tree03f83b5665bfbab6dd20fde3dfdb2f3c97e808a7 /data/SoftwarePropertiesDialogs.glade
parent207495de25fe5b2ad158e74c46fbe36d9a42a540 (diff)
downloadpython-apt-c694583903af0139d3e73ddf2eee34eb5a506d80.tar.gz
* Fix the use of gettext in UpdateManager : You can install X updates
* Do not mention the need of the unanttended-updates package - the tooltip isn't even shown if the option is disabled * Fix the channel terminolgy in the add custom apt line dialog
Diffstat (limited to 'data/SoftwarePropertiesDialogs.glade')
-rw-r--r--data/SoftwarePropertiesDialogs.glade2
1 files changed, 1 insertions, 1 deletions
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">&lt;big&gt;&lt;b&gt;Enter the complete APT line of the channel that you want to add&lt;/b&gt;&lt;/big&gt;
-The APT line contains the type, location and sections of a channel, for example &lt;i&gt;&quot;deb http://ftp.debian.org sarge main&quot;&lt;/i&gt;.</property>
+The APT line includes the type, location and components of a channel, for example &lt;i&gt;&quot;deb http://ftp.debian.org sarge main&quot;&lt;/i&gt;.</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>