mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
plugins/Google: Use a sensical form of English for Google.phonebook's error response.
This commit is contained in:
parent
1d7d6428d1
commit
201d4acd26
@ -405,7 +405,7 @@ class Google(callbacks.PluginRegexp):
|
||||
s = utils.web.htmlToText(s)
|
||||
irc.reply(s)
|
||||
else:
|
||||
irc.reply('Google return not phonebook results.')
|
||||
irc.reply('Google\'s phonebook didn\'t come up with anything.')
|
||||
phonebook = wrap(phonebook, ['text'])
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user