Posted by chaos21in on May 19, 2007 at 6:01am
| Project: | Google Translate |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | owahab |
| Status: | active |
Issue Summary
Hi,
When i change the language in arabic, a tooltip comes from google, putting google logo and the default english text in it. Is there anyway i can disable it.
--rafi
Comments
#1
Can you please give me more details? (screen shot, a demo site, etc...)
#2
screenshot attached...
It may be because arabic translation is in beta state. But if you can use either strip_tags() or str_replace to replace
onmouseover="_tipon(this)" onmouseout="_tipoff()"with blank (???)--rafi
#3