mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Reply: Fix typo and update l10n-*. Closes GH-125.
This commit is contained in:
parent
52e0bc5ac0
commit
f3b6b182aa
@ -16,7 +16,7 @@ msgstr ""
|
||||
|
||||
#: plugin.py:37
|
||||
msgid ""
|
||||
"This plugins contains a few commands that construct various types of\n"
|
||||
"This plugin contains a few commands that construct various types of\n"
|
||||
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
||||
" can be easily abused.\n"
|
||||
" "
|
||||
|
@ -15,7 +15,7 @@ msgstr ""
|
||||
|
||||
#: plugin.py:37
|
||||
msgid ""
|
||||
"This plugins contains a few commands that construct various types of\n"
|
||||
"This plugin contains a few commands that construct various types of\n"
|
||||
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
||||
" can be easily abused.\n"
|
||||
" "
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
||||
#: plugin.py:37
|
||||
#, docstring
|
||||
msgid ""
|
||||
"This plugins contains a few commands that construct various types of\n"
|
||||
"This plugin contains a few commands that construct various types of\n"
|
||||
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
||||
" can be easily abused.\n"
|
||||
" "
|
||||
|
@ -14,7 +14,7 @@ msgstr ""
|
||||
#: plugin.py:37
|
||||
#, docstring
|
||||
msgid ""
|
||||
"This plugins contains a few commands that construct various types of\n"
|
||||
"This plugin contains a few commands that construct various types of\n"
|
||||
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
||||
" can be easily abused.\n"
|
||||
" "
|
||||
|
@ -18,7 +18,7 @@ msgstr ""
|
||||
#: plugin.py:37
|
||||
#, docstring
|
||||
msgid ""
|
||||
"This plugins contains a few commands that construct various types of\n"
|
||||
"This plugin contains a few commands that construct various types of\n"
|
||||
" replies. Some bot owners would be wise to not load this plugin because it\n"
|
||||
" can be easily abused.\n"
|
||||
" "
|
||||
|
@ -34,7 +34,7 @@ _ = PluginInternationalization('Reply')
|
||||
|
||||
|
||||
class Reply(callbacks.Plugin):
|
||||
"""This plugins contains a few commands that construct various types of
|
||||
"""This plugin contains a few commands that construct various types of
|
||||
replies. Some bot owners would be wise to not load this plugin because it
|
||||
can be easily abused.
|
||||
"""
|
||||
|
@ -1,3 +1,3 @@
|
||||
"""stick the various versioning attributes in here, so we only have to change
|
||||
them once."""
|
||||
version = '0.83.4.1+limnoria (2011-08-07T12:02:06+0200)'
|
||||
version = '0.83.4.1+limnoria (2011-08-07T12:04:31+0200)'
|
||||
|
Loading…
Reference in New Issue
Block a user