summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Heinlein <renate@hph4>2006-04-17 15:04:18 +0200
committerSebastian Heinlein <renate@hph4>2006-04-17 15:04:18 +0200
commit1d2f44862609f46d205f0c895fd72ad5c5253061 (patch)
treef469d99d13dce41828bcfcc3d16c91aa8d2ce8a1
parentdbe01bf94fa020f5fc88cc320cf47a79db146d73 (diff)
downloadpython-apt-1d2f44862609f46d205f0c895fd72ad5c5253061.tar.gz
* Fixed wrong term: the components of a channel are called components and
not sections
-rw-r--r--data/SoftwarePropertiesDialogs.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade
index 7ff8d976..9e23c583 100644
--- a/data/SoftwarePropertiesDialogs.glade
+++ b/data/SoftwarePropertiesDialogs.glade
@@ -187,7 +187,7 @@
<child>
<widget class="GtkLabel" id="label32">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;Sections&lt;/b&gt;</property>
+ <property name="label" translatable="yes">&lt;b&gt;Components&lt;/b&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>