diff -r 28f1ae9ef95c -r 98c9a8c2daf0 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Wed Jun 13 19:33:51 2012 -0400 +++ b/pidgin/gtkconv.c Thu Jun 14 21:47:42 2012 +0100 @@ -7604,7 +7604,7 @@ purple_conversation_get_account(conv) == account) { purple_conversation_set_data(conv, "want-to-rejoin", GINT_TO_POINTER(TRUE)); purple_conversation_write(conv, NULL, _("The account has disconnected and you are no " - "longer in this chat. You will be automatically rejoined in the chat when " + "longer in this chat. You will automatically rejoin the chat when " "the account reconnects."), PURPLE_MESSAGE_SYSTEM, time(NULL)); }