Title of site became junk after translation
chaos21in - May 19, 2007 - 05:49
| Project: | Google Translate |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Omar |
| Status: | active |
Jump to:
Description
Hi,
After applying to change the site into arabic the site name was changed and had some HTML codes in it. The below text i have taken directly from the sourcecode of the site after translation.
<title>ارحب ثينكينديا! ! </span><span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left">| My-website-name</span><bdo dir=rtl>| ثينكينديا </bdo></title>can somebody please let me know whats the problem?
--rafi

#1
Basically the Arabic translation is still in BETA in Google Translation website.
I do not think this issue is related to my module.
#2
Hi Omar,
Maybe you could try strip_tags() php function in title translation???
--rafi
#3