diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/SoftwarePropertiesDialogs.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/SoftwarePropertiesDialogs.glade b/data/SoftwarePropertiesDialogs.glade index 3e4be82f..175d152b 100644 --- a/data/SoftwarePropertiesDialogs.glade +++ b/data/SoftwarePropertiesDialogs.glade @@ -92,9 +92,9 @@ <signal name="toggled" handler="on_radiobutton_official_toggled" last_modification_time="Thu, 23 Feb 2006 10:03:57 GMT"/> <child> - <widget class="GtkLabel" id="label71"> + <widget class="GtkLabel" id="label_dist"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Official Ubuntu Channel</b></property> + <property name="label" translatable="yes"></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -247,7 +247,7 @@ <child> <widget class="GtkLabel" id="label70"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Custom Channel</b></property> + <property name="label" translatable="yes"><b>Custom channel</b></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |
