Fix typo in conf.py.

This commit is contained in:
Valentin Lorentz 2013-07-26 09:23:57 +00:00
parent fb0862f220
commit eb15e1934c
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2013-07-26 09:20+UTC\n"
"POT-Creation-Date: 2013-07-26 09:23+UTC\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -459,7 +459,7 @@ msgstr ""
#: src/conf.py:458
msgid ""
"Determines whether the bot will always prefix\n"
" theuser's nick to its reply to that user's command."
" the user's nick to its reply to that user's command."
msgstr ""
#: src/conf.py:462

View File

@ -456,7 +456,7 @@ registerGlobalValue(supybot.reply, 'withNoticeWhenPrivate',
registerChannelValue(supybot.reply, 'withNickPrefix',
registry.Boolean(True, _("""Determines whether the bot will always prefix
theuser's nick to its reply to that user's command.""")))
the user's nick to its reply to that user's command.""")))
registerChannelValue(supybot.reply, 'whenNotAddressed',
registry.Boolean(False, _("""Determines whether the bot should attempt to