mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +01:00
Relay: fix gender neutral pronoun & update messages.pot
This commit is contained in:
parent
44d74dbfa6
commit
e1a1a31e2d
@ -63,7 +63,7 @@ conf.registerChannelValue(Relay, 'topicSync',
|
|||||||
topics between networks in the channels it relays.""")))
|
topics between networks in the channels it relays.""")))
|
||||||
conf.registerChannelValue(Relay, 'hostmasks',
|
conf.registerChannelValue(Relay, 'hostmasks',
|
||||||
registry.Boolean(True, _("""Determines whether the bot will relay the
|
registry.Boolean(True, _("""Determines whether the bot will relay the
|
||||||
hostmask of the person joining or parting the channel when he or she joins
|
hostmask of the person joining or parting the channel when they join
|
||||||
or parts.""")))
|
or parts.""")))
|
||||||
conf.registerChannelValue(Relay, 'includeNetwork',
|
conf.registerChannelValue(Relay, 'includeNetwork',
|
||||||
registry.Boolean(True, _("""Determines whether the bot will include the
|
registry.Boolean(True, _("""Determines whether the bot will include the
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"POT-Creation-Date: 2014-03-22 16:34+EET\n"
|
"POT-Creation-Date: 2014-05-11 16:47+EEST\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -42,7 +42,7 @@ msgstr ""
|
|||||||
#: config.py:65
|
#: config.py:65
|
||||||
msgid ""
|
msgid ""
|
||||||
"Determines whether the bot will relay the\n"
|
"Determines whether the bot will relay the\n"
|
||||||
" hostmask of the person joining or parting the channel when he or she joins\n"
|
" hostmask of the person joining or parting the channel when they join\n"
|
||||||
" or parts."
|
" or parts."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user