Anyone compile translation file for me?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dryphon
    Member
    • Jun 2007
    • 49

    #1

    Anyone compile translation file for me?

    Hi

    I havent any compile platform.
    Thanks

    Dryphon
    Attached Files
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Here we go...

    just put this .js file at /var/www/ox6/lang/ and modify the "languages.js" file at this place. Then clean the cache and you'll be able to select Türkçe as language

    Code:
    var all_languages = {
    
    "de_DE": "Deutsch",
    "en_GB": "English (UK)",
    "en_US": "English (US)",
    "fr_FR": "Français",
    "tr_TR": "Türkçe",
    
    "":""};
    Greetings
    Attached Files
    Last edited by Martin Heiland; 10-29-2008, 11:35 AM.

    Comment

    • dryphon
      Member
      • Jun 2007
      • 49

      #3
      Hi Martin
      You are big man
      I fix some error
      Thanks alot
      Attached Files

      Comment

      Working...
      X