diff --git a/plugins/Google/plugin.py b/plugins/Google/plugin.py index d04e2a7da..e89a90124 100644 --- a/plugins/Google/plugin.py +++ b/plugins/Google/plugin.py @@ -124,10 +124,7 @@ class Google(callbacks.PluginRegexp): self.log.warning('The Google plugin search is deprecated since ' 'Google closed their public API and will be removed in a ' 'future release. Please consider switching to an other ' - 'plugin for your searches, like ' - ', ' - ', or ' - '.') + 'plugin for your searches, like DDG (built-in)') ref = self.registryValue('referer') if not ref: ref = 'http://%s/%s' % (dynamic.irc.server,