From e38cc7c99febaf760bc07e118c8ce3f2d1ffe615 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 1 Jan 2010 13:02:23 +0000 Subject: Remove Pango markup from translatable strings where possible Use GtkBuilder attributes on labels instead, and change one instance of code to automatically add markup to the translated string. --- libempathy-gtk/empathy-account-widget-icq.ui | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-account-widget-icq.ui') diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui index 495d6e949..f889fd050 100644 --- a/libempathy-gtk/empathy-account-widget-icq.ui +++ b/libempathy-gtk/empathy-account-widget-icq.ui @@ -107,8 +107,11 @@ True 0 3 - <span size="small"><b>Example:</b> 123456789</span> + <b>Example:</b> 123456789 True + + + 1 @@ -282,8 +285,11 @@ True 0.10000000149011612 - <span size="small"><b>Example:</b> 123456789</span> + <b>Example:</b> 123456789 True + + + 1 -- cgit v1.2.3