src/conf.py: Remove unicode characters from the source code.

This commit is contained in:
Valentin Lorentz 2014-03-03 18:09:05 +01:00
parent 4f7caa78e4
commit 2601f33b19

View File

@ -1055,11 +1055,11 @@ registerGlobalValue(supybot.protocols.irc, 'umodes',
registerGlobalValue(supybot.protocols.irc, 'vhost',
registry.String('', _("""Determines what vhost the bot will bind to before
connecting a server (IRC, HTTP, ) via IPv4.""")))
connecting a server (IRC, HTTP, ...) via IPv4.""")))
registerGlobalValue(supybot.protocols.irc, 'vhostv6',
registry.String('', _("""Determines what vhost the bot will bind to before
connecting a server (IRC, HTTP, ) via IPv6.""")))
connecting a server (IRC, HTTP, ...) via IPv6.""")))
registerGlobalValue(supybot.protocols.irc, 'maxHistoryLength',
registry.Integer(1000, _("""Determines how many old messages the bot will