--- a/pidgin/gtkconv.c Thu May 21 00:06:37 2015 -0400 +++ b/pidgin/gtkconv.c Tue Jun 02 18:37:34 2015 -0500 @@ -422,7 +422,7 @@ return PURPLE_CMD_RET_OK; } else { purple_conversation_write_system_message(conv, - _("Supported debug options are: plugins version unsafe verbose"), + _("Supported debug options are: plugins, version, unsafe, verbose"), PURPLE_MESSAGE_NO_LOG); return PURPLE_CMD_RET_OK; }