Welcome guest, is this your first visit? Create Account now to join.
  • Login:

Members in Chat:
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    sandeep is offline Unknown Net Builder
    Join Date
    Apr 2009
    Posts
    1
    $NetBucks
    100
    Thanked 0 Times in 0 Posts

    Adding Support for a New Language Translation

    Hi, Can anyone help me in adding turkey language in this script. Is it available in google or babelfish translation?
    Please help.
    Thank you
    Sandeep Panchal

  2. #2
    Will.Spencer's Avatar
    Will.Spencer is online now Skipper Recent Blog: Daily News Montenegro
    Join Date
    Dec 2008
    Location
    Singapore
    Posts
    6,352
    $NetBucks
    21,112
    Blog Entries
    1
    Thanked 2,295 Times in 1,244 Posts
    Now that Google Translate supports Turkish, you can make the script do Turkish translation just by calling the script with "tr" as the output language.

    Here's an example call for German translation:
    Code:
    <li><a href="/lang/de/">German<img src="/images/de.png" alt="German"></a></li>
    Assuming you have a Turkish flag called "tr.png", the same call to translate to Turkish would look like this:
    Code:
    <li><a href="/lang/tr/">Turkish<img src="/images/tr.png" alt="Turkish"></a></li>
    Submit Your Webmaster Related Sites to the NB Directory
    I swear, by my life and my love of it, that I will never live for the sake of another man, nor ask another man to live for mine.


 

Similar Threads

  1. Replies: 0
    Last Post: 15 August, 2010, 21:13 PM
  2. Lost in translation: url changes but no translation
    By dzak in forum Translation Script Support
    Replies: 7
    Last Post: 25 February, 2010, 12:41 PM
  3. Language Translation scripts : Violation of Google translator TOS
    By yagami in forum Translation Script Support
    Replies: 1
    Last Post: 22 November, 2009, 07:53 AM
  4. Adding WWW to the Domain
    By kapilc in forum Wordpress
    Replies: 6
    Last Post: 4 July, 2009, 09:10 AM
  5. None-Automatic adding?
    By Aquarezz in forum Proxy List Support Forum
    Replies: 3
    Last Post: 20 December, 2008, 06:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts