pidgin/plugins/history.c

branch
soc.2013.gobjectification.plugins
changeset 36782
64936dae41a3
parent 36757
2e04586cf6e8
parent 34955
854143116575
child 37041
c1936deaa35b
--- a/pidgin/plugins/history.c	Sat Sep 21 01:33:16 2013 +0530
+++ b/pidgin/plugins/history.c	Sat Sep 21 17:01:08 2013 +0530
@@ -180,7 +180,7 @@
 		purple_notify_warning(plugin, NULL, _("History Plugin Requires Logging"),
 							_("Logging can be enabled from Tools -> Preferences -> Logging.\n\n"
 							  "Enabling logs for instant messages and/or chats will activate "
-							  "history for the same conversation type(s)."));
+							  "history for the same conversation type(s)."), NULL);
 	}
 }
 

mercurial