--- a/libpurple/protocols/yahoo/yahoo.c Thu Sep 06 15:42:57 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Thu Sep 06 15:49:12 2007 +0000 @@ -3505,7 +3505,7 @@ static void yahoo_show_chat_goto(PurplePluginAction *action) { PurpleConnection *gc = (PurpleConnection *) action->context; - purple_request_input(gc, NULL, _("Join who in chat?"), NULL, + purple_request_input(gc, NULL, _("Join whom in chat?"), NULL, "", FALSE, FALSE, NULL, _("OK"), G_CALLBACK(yahoo_chat_goto), _("Cancel"), NULL,