Made the configure script use more natural English.

This commit is contained in:
Jeremy Fincher 2003-08-20 08:54:29 +00:00
parent 88e47b463a
commit 15ba96b4eb

View File

@ -69,7 +69,7 @@ def configure(onStart, afterConnect, advanced):
onStart.append('alias googlemac "google --restrict=mac $1"')
else:
print 'You\'ll need to get a key before you can use this plugin.'
print 'You can apply for a key from http://www.google.com/apis/'
print 'You can apply for a key at http://www.google.com/apis/'
totalSearches = 0
totalTime = 0