diff options
| author | glatzor@ubuntu.com <> | 2006-08-03 01:46:29 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-08-03 01:46:29 +0200 |
| commit | e1563be06f8e49bc974c3d35874e8464c21b1911 (patch) | |
| tree | 9e9334c7db8a3228858b7209ebf29e8c38a6fccb | |
| parent | fd77ff614878cce61d9b051efa1b8912f4f8a16f (diff) | |
| download | python-apt-e1563be06f8e49bc974c3d35874e8464c21b1911.tar.gz | |
* wording: "Downloadable software" -> "Internet" (awkward... really
awkward...)
| -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 d262980d..f280f8a3 100644 --- a/data/glade/SoftwareProperties.glade +++ b/data/glade/SoftwareProperties.glade @@ -189,7 +189,7 @@ <child> <widget class="GtkLabel" id="label_dist_name"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Downloadable software</b></property> + <property name="label" translatable="yes"><b>Internet</b></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
