Results 1 to 3 of 3

Thread: Change language

  1. #1
    Join Date
    Apr 2007
    Posts
    2,202

    Default Change language

    Change language

    You can change language folder by editing include/config.php

    If you need espanol

    Code:
    $language = "es";
    Now you need to create a copy of the folder "en", name it "es", then edit all files in the folder and change the language strings to your language.

    You also need to edit templates and change languages in the template.

    HOWTO

  2. #2
    Join Date
    Sep 2009
    Posts
    10

    Default

    I changed the language but interface language does not change. Only some messages. Whats the problem?

  3. #3
    Join Date
    Sep 2007
    Posts
    906

    Default

    static text in the templates won't change when you change language files. You need to modify the template files.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •