diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-29 16:57:26 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-29 16:57:26 +0200 |
| commit | e40dd39c6ad5b1d29644430cdecdfc02bf674a8a (patch) | |
| tree | 4727d9e277408c6f06b53e3aaf3dde23aa77add4 /data | |
| parent | 1ae6b2c078499dc2a9d99500cf4a2fce12ce78e5 (diff) | |
| download | python-apt-e40dd39c6ad5b1d29644430cdecdfc02bf674a8a.tar.gz | |
* data/glade/SoftwareProperties.glade:
- make add cdrom translatable
Diffstat (limited to 'data')
| -rw-r--r-- | data/glade/SoftwareProperties.glade | 2 |
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> |
