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-msn.ui | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'libempathy-gtk/empathy-account-widget-msn.ui') diff --git a/libempathy-gtk/empathy-account-widget-msn.ui b/libempathy-gtk/empathy-account-widget-msn.ui index 083f4f9bd..9a9250b75 100644 --- a/libempathy-gtk/empathy-account-widget-msn.ui +++ b/libempathy-gtk/empathy-account-widget-msn.ui @@ -108,8 +108,11 @@ True 0 3 - <span size="small"><b>Example:</b> user@hotmail.com</span> + <b>Example:</b> user@hotmail.com True + + + 1 @@ -254,8 +257,11 @@ True 0.10000000149011612 - <span size="small"><b>Example:</b> user@hotmail.com</span> + <b>Example:</b> user@hotmail.com True + + + 1 -- cgit v1.2.3