From d3fb6d227c77198aa0b70d6f5260ff239f5d692c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 25 Oct 2012 14:46:59 +0100 Subject: remove .ui mark-up in favor of font attributes so we can keep translations markup free, and it matches better our existing font use in controls Change-Id: Ib762030f8bf831f2b0afabdd643508e660ad9266 See: https://live.gnome.org/GnomeGoals/RemoveMarkupInMessages --- vcl/uiconfig/ui/printdialog.ui | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) (limited to 'vcl/uiconfig') diff --git a/vcl/uiconfig/ui/printdialog.ui b/vcl/uiconfig/ui/printdialog.ui index 507742ec4db2..b806228adf09 100644 --- a/vcl/uiconfig/ui/printdialog.ui +++ b/vcl/uiconfig/ui/printdialog.ui @@ -372,8 +372,10 @@ True False - <b>Printer</b> - True + Printer + + + @@ -712,8 +714,10 @@ True False - <b>Range and copies</b> - True + Range and copies + + + @@ -769,8 +773,10 @@ True False - <b>Print</b> - True + Print + + + @@ -897,8 +903,10 @@ True False - <b>Print</b> - True + Print + + + @@ -1292,8 +1300,10 @@ True False - <b>Layout</b> - True + Layout + + + @@ -1350,8 +1360,10 @@ True False - <b>Page sides</b> - True + Page sides + + + @@ -1453,8 +1465,10 @@ True False - <b>Options</b> - True + Options + + + -- cgit