Thu, 22 Apr 2010 21:06:41 +0000
Give the Set Friendly Name window a better title
| libpurple/protocols/msn/msn.c | file | annotate | diff | comparison | revisions |
--- 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,