View Single Post
Old 03-17-2006, 10:49 PM   #28 (permalink)
sixty6
Contributing Member
 
sixty6's Avatar
 
Join Date: 01-03-06
Location: Illinois
Posts: 1,203
iTrader: 0 / 0%
sixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nicesixty6 is just really nice
Send a message via ICQ to sixty6 Send a message via AIM to sixty6 Send a message via Skype™ to sixty6
How to Add Translation Links

Here is the code which is taken straight from my website which will translate whichever page you have into 12 languages. Just copy and paste:
Quote:
<a title="English to German" href="http://translate.google.com/translate?u=<?echo $currenturl;?>&langpair=en%7Cde&hl=en&ie=UTF-8&oe=UTF-8">German</a> |
<a title="English to Spanish" href="http://translate.google.com/translate?u=<?echo $currenturl;?>&langpair=en%7Ces&hl=en&ie=UTF-8&oe=UTF-8">Spanish</a> |
<a title="English to French" href="http://translate.google.com/translate?u=<?echo $currenturl;?>&langpair=en%7Cfr&hl=en&ie=UTF-8&oe=UTF-8">French</a> |
<a title="English to Italian" href="http://translate.google.com/translate?u=<?echo $currenturl;?>&langpair=en%7Cit&hl=en&ie=UTF-8&oe=UTF-8">Italian</a> |
<a title="English to Portuguese" href="http://translate.google.com/translate?u=<?echo $currenturl;?>&langpair=en%7Cpt&hl=en&ie=UTF-8&oe=UTF-8">Portuguese</a> |
<a title="English to Dutch" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_nl">Dutch</a> |
<a title="English to Greek" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_el">Greek</a> |
<a title="English to Japenese" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_ja">Japenese</a> |
<a title="English to Korean" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_ko">Korean</a> |
<a title="English to Russian" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_ru">Russian</a> |
<a title="English to Chinese Tradational" href="http://world.altavista.com/babelfish/trurl_pagecontent?url=<?echo $currenturl;?>&lp=en_zt">Chinese</a>
__________________
Sixty6 Hosting - 1(888)229-3185
LinkVault
sixty6 is offline   Reply With Quote