diff options
Diffstat (limited to 'sd/uiconfig/sdraw/ui/printeroptions.ui')
-rw-r--r-- | sd/uiconfig/sdraw/ui/printeroptions.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/uiconfig/sdraw/ui/printeroptions.ui b/sd/uiconfig/sdraw/ui/printeroptions.ui index 3718af3407ec..dcdc896bf7f1 100644 --- a/sd/uiconfig/sdraw/ui/printeroptions.ui +++ b/sd/uiconfig/sdraw/ui/printeroptions.ui @@ -65,7 +65,7 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Contents</property> + <property name="label" translatable="yes"><b>Contents</b></property> <property name="use_markup">True</property> </object> </child> @@ -157,7 +157,7 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Color</property> + <property name="label" translatable="yes"><b>Color</b></property> <property name="use_markup">True</property> </object> </child> @@ -268,7 +268,7 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Size</property> + <property name="label" translatable="yes"><b>Size</b></property> <property name="use_markup">True</property> </object> </child> |