summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-29 16:57:26 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-29 16:57:26 +0200
commite40dd39c6ad5b1d29644430cdecdfc02bf674a8a (patch)
tree4727d9e277408c6f06b53e3aaf3dde23aa77add4 /data
parent1ae6b2c078499dc2a9d99500cf4a2fce12ce78e5 (diff)
downloadpython-apt-e40dd39c6ad5b1d29644430cdecdfc02bf674a8a.tar.gz
* data/glade/SoftwareProperties.glade:
- make add cdrom translatable
Diffstat (limited to 'data')
-rw-r--r--data/glade/SoftwareProperties.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/SoftwareProperties.glade b/data/glade/SoftwareProperties.glade
index f280f8a3..d3947a33 100644
--- a/data/glade/SoftwareProperties.glade
+++ b/data/glade/SoftwareProperties.glade
@@ -804,7 +804,7 @@
<child>
<widget class="GtkLabel" id="label21">
<property name="visible">True</property>
- <property name="label">Add Cdrom</property>
+ <property name="label" translatable="yes">Add Cdrom</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>