From 5eddb189b6fb38a5119ce051c1b5e7e340aa9eb9 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 30 Jun 2011 19:28:20 +0200 Subject: [PATCH] Karma: fix typo. Closes GH-38. --- plugins/Karma/locale/fi.po | 2 +- plugins/Karma/locale/fr.po | 2 +- plugins/Karma/messages.pot | 2 +- plugins/Karma/plugin.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/Karma/locale/fi.po b/plugins/Karma/locale/fi.po index 3127e99fc..4ca1021e1 100644 --- a/plugins/Karma/locale/fi.po +++ b/plugins/Karma/locale/fi.po @@ -75,7 +75,7 @@ msgid "" " N karmas, where N is determined by the config variable\n" " supybot.plugins.Karma.rankingDisplay. If one is given, returns\n" " the details of its karma; if more than one is given, returns\n" -" the total karma of each of the the things. is only necessary\n" +" the total karma of each of the things. is only necessary\n" " if the message isn't sent on the channel itself.\n" " " msgstr "" diff --git a/plugins/Karma/locale/fr.po b/plugins/Karma/locale/fr.po index 6daa8c964..6c13cc654 100644 --- a/plugins/Karma/locale/fr.po +++ b/plugins/Karma/locale/fr.po @@ -62,7 +62,7 @@ msgid "" " N karmas, where N is determined by the config variable\n" " supybot.plugins.Karma.rankingDisplay. If one is given, returns\n" " the details of its karma; if more than one is given, returns\n" -" the total karma of each of the the things. is only necessary\n" +" the total karma of each of the things. is only necessary\n" " if the message isn't sent on the channel itself.\n" " " msgstr "" diff --git a/plugins/Karma/messages.pot b/plugins/Karma/messages.pot index 19a85d552..2e2581232 100644 --- a/plugins/Karma/messages.pot +++ b/plugins/Karma/messages.pot @@ -64,7 +64,7 @@ msgid "" " N karmas, where N is determined by the config variable\n" " supybot.plugins.Karma.rankingDisplay. If one is given, returns\n" " the details of its karma; if more than one is given, returns\n" -" the total karma of each of the the things. is only necessary\n" +" the total karma of each of the things. is only necessary\n" " if the message isn't sent on the channel itself.\n" " " msgstr "" diff --git a/plugins/Karma/plugin.py b/plugins/Karma/plugin.py index dd2b4e0a6..375770619 100644 --- a/plugins/Karma/plugin.py +++ b/plugins/Karma/plugin.py @@ -287,7 +287,7 @@ class Karma(callbacks.Plugin): N karmas, where N is determined by the config variable supybot.plugins.Karma.rankingDisplay. If one is given, returns the details of its karma; if more than one is given, returns - the total karma of each of the the things. is only necessary + the total karma of each of the things. is only necessary if the message isn't sent on the channel itself. """ if len(things) == 1: