diff -r 6cafff03b4c2 -r 854143116575 pidgin/gtkaccount.c --- a/pidgin/gtkaccount.c Thu Sep 19 12:26:45 2013 +0530 +++ b/pidgin/gtkaccount.c Sat Sep 21 16:41:50 2013 +0530 @@ -1463,7 +1463,7 @@ dialog->protocol_id, username); purple_notify_error(NULL, NULL, _("Unable to save new account"), - _("An account already exists with the specified criteria.")); + _("An account already exists with the specified criteria."), NULL); g_free(username); return;