diff --git a/plugins/Debug/messages.pot b/plugins/Debug/messages.pot index d32425795..022e32ec6 100644 --- a/plugins/Debug/messages.pot +++ b/plugins/Debug/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2015-01-22 18:54+EET\n" +"POT-Creation-Date: 2015-01-23 08:27+EET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,8 +19,8 @@ msgstr "" #, docstring msgid "" "\n" -"This is for debugging purpouses and you shouldn't load this plugin unless\n" -"Supybot developer requests you to do so for debugging some issue.\n" +"This is for debugging purposes only and you shouldn't load this it unless\n" +"a Supybot developer requests you to debug some issue.\n" msgstr "" #: plugin.py:47 diff --git a/plugins/Debug/plugin.py b/plugins/Debug/plugin.py index 6753f4c06..d87525cd8 100644 --- a/plugins/Debug/plugin.py +++ b/plugins/Debug/plugin.py @@ -30,8 +30,8 @@ ### """ -This is for debugging purpouses and you shouldn't load this plugin unless -Supybot developer requests you to do so for debugging some issue. +This is for debugging purposes only and you shouldn't load this it unless +a Supybot developer requests you to debug some issue. """ import supybot.plugins as plugins