# HG changeset patch
# User Luke Schierer <lschiere@pidgin.im>
# Date 1070166795 0
# Node ID 25488bd0d461096e34d04ba9c0c49a84db37c205
# Parent  0351ff7030d0e2d482bcbee44d420e46bca88d4a
[gaim-migrate @ 8310]
simguy pointed out that this is more accurate

committer: Tailor Script <tailor@pidgin.im>

diff -r 0351ff7030d0 -r 25488bd0d461 plugins/history.c
--- a/plugins/history.c	Sun Nov 30 04:17:17 2003 +0000
+++ b/plugins/history.c	Sun Nov 30 04:33:15 2003 +0000
@@ -75,7 +75,7 @@
 	N_("History"),
 	VERSION,
 	N_("Shows recently logged conversations in new conversations."),
-	N_("When a new conversation is opened this plugin will insert the last XXX of the last conversation into the current conversation."),
+	N_("When a new conversation is opened this plugin will insert the last conversation into the current conversation."),
 	"Sean Egan <bj91704@binghamton.edu>",
 	GAIM_WEBSITE,
 	plugin_load,