From 4eb800f5fad1a749e8ff11d7b342ff66e1d8e3a2 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Tue, 17 Nov 2009 16:47:49 +0100 Subject: Remove markup from translatable strings in ui files GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities. --- widgets/e-timezone-dialog/e-timezone-dialog.ui | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'widgets/e-timezone-dialog') diff --git a/widgets/e-timezone-dialog/e-timezone-dialog.ui b/widgets/e-timezone-dialog/e-timezone-dialog.ui index 7ce81a176c..a02ec00f1c 100644 --- a/widgets/e-timezone-dialog/e-timezone-dialog.ui +++ b/widgets/e-timezone-dialog/e-timezone-dialog.ui @@ -114,9 +114,8 @@ Use the right mouse button to zoom out. True - <b>Time Zones</b> + Time Zones False - True GTK_JUSTIFY_LEFT False False @@ -124,6 +123,9 @@ Use the right mouse button to zoom out. 0.5 0 0 + + + 0 @@ -216,9 +218,8 @@ Use the right mouse button to zoom out. True - <b>_Selection</b> + _Selection True - True GTK_JUSTIFY_CENTER False False @@ -227,6 +228,9 @@ Use the right mouse button to zoom out. 0 0 timezone-combo + + + 0 -- cgit v1.2.3