![]() |
In google translate home turkish supported, But in faq page its shown as not supported.
|
Quote:
:) Done it, Right all you need to do is this First in the code find this line Code:
<td nowrap style="border-left: 1px solid #dddddd;" align="center"> <select name="translate" style="height:20px; font-size:11px;" onchange="javascript:window.location = 'http://www.google.com/translate_c?hl=en&langpair=en%7C' + this.value + '&u=' + window.location.href;"> Firstly in that line of code find the google url and the bits you need to change is in red google . com/translate_c?hl=en&langpair=en%7C' + this.value + '&u=' + window.location.href;"> Now the en tells google your site is in english, well we need to change that to Turkish so change that for tr, the 2 letter country code for Turkey So now your code should look something like... Code:
<td nowrap style="border-left: 1px solid #dddddd;" align="center"> <select name="translate" style="height:20px; font-size:11px;" onchange="javascript:window.location = 'http://www.google.com/translate_c?hl=tr&langpair=tr%7C' + this.value + '&u=' + window.location.href;"> Code:
<option value="tr">Turkish</option> Enjoy :up: |
Thanks
|
Quote:
Bump. |
Quote:
Tell me a bit more of what your trying to do?? What country are you in?? and where you've added your code. What languages are you translating to show you that error??? Perhaps a link would allow me to see the problem first hand, PM me if you do not want to post the link, but prefer to send it to me. Thanks, we'll try and sort this for you today ;) |
thanks for turkish suupport sir :D
good luck... |
Quote:
|
Quote:
|
Wow, Uk!
I'm starting to really love your work mate... My new forum software, this would be perfect as a language chooser, as it translates everything. Thank you mate ;) [high]* Winterworks installs[/high] |
Installed thanks! How can add this into the navbar? Thanks!
|
All times are GMT. The time now is 05:46 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|