diff options
Diffstat (limited to 'ui/autopart.glade')
-rw-r--r-- | ui/autopart.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/autopart.glade b/ui/autopart.glade index a357ad6d9..b3e5e2d16 100644 --- a/ui/autopart.glade +++ b/ui/autopart.glade @@ -81,9 +81,9 @@ <child> <widget class="GtkLabel" id="label2"> - <property name="label" translatable="yes" context="yes">_Select the drive(s) to use for this installation.</property> + <property name="label" translatable="yes" context="yes"><b>_Select the drive(s) to use for this installation.</b></property> <property name="use_underline">True</property> - <property name="use_markup">False</property> + <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> <property name="wrap">False</property> <property name="selectable">False</property> @@ -249,7 +249,7 @@ <child> <widget class="GtkLabel" id="label4"> - <property name="label" translatable="yes" context="yes">What drive would you like to boot this installation from?</property> + <property name="label" translatable="yes" context="yes"><b>What drive would you like to _boot this installation from?</b></property> <property name="use_underline">True</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |