How can I rename the "Google" tab on the search page?
CompShack - June 24, 2008 - 01:38
| Project: | Google Custom Search Engine |
| Version: | 5.x-1.4 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Thank for such a good module, could you please tell me how to change the tab name "Google" on the search page? I find it a little confusing as users might think by using it they will be searching google and not my site. I'm guessing this is hard coded but can you tell me where in the code can i change that?
Thank you!

#1
You need to translate 'Google' to some other string. You can either use locale module or http://drupal.org/project/stringoverrides to do the translation.
#2
In the Drupal 6 version I also added a setting for this.
#3
Thank you mfb for your fast response. Truly appreciate your time. Thanks again!
#4
One more .... is there a way to change the "Content" tab to something like, "On This Site"?
I agree, great module. I'm grateful.
Cynthia
#5
"Content" is in Drupal core, not this module. But yes you can translate it via Locale module or http://drupal.org/project/stringoverrides
#6
Thanks! That'll work ...
Cynthaia
#7
This is a great module, thanks! My users find it confusing to have both a Google and Content search tab -- but when I remove permission to search content, the Google CSE also disappears from the search form.
Is there a way to hide the Content and User search tabs from the search/google page?
Thanks.
#8
Please file a new issue rather than hijacking a previous support request.
#9
Will do. Sorry about that.
#10
Automatically closed -- issue fixed for two weeks with no activity.