pidgin/gtkconv.c

changeset 37184
d08f759706cd
parent 37158
96b5ab42da00
child 37193
ab3750dcd85e
--- 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;
 	}

mercurial