--- 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); } }