changeset 30727:e167de25e795

Give the Set Friendly Name window a better title
author Mark Doliner <mark@kingant.net>
date Thu, 22 Apr 2010 21:06:41 +0000
parents 8e765543dc8b
children 2a5dbea6ab6b
files libpurple/protocols/msn/msn.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c	Thu Apr 22 21:04:29 2010 +0000
+++ b/libpurple/protocols/msn/msn.c	Thu Apr 22 21:06:41 2010 +0000
@@ -357,7 +357,7 @@
 
 	tmp = g_strdup_printf(_("Set friendly name for %s."),
 	                      purple_account_get_username(account));
-	purple_request_input(gc, _("Set your friendly name."), tmp,
+	purple_request_input(gc, _("Set Friendly Name"), tmp,
 					   _("This is the name that other MSN buddies will "
 						 "see you as."),
 					   purple_connection_get_display_name(gc), FALSE, FALSE, NULL,