Menu

#41 Making 4.0.4 translatable

open
nobody
None
5
2005-04-07
2005-04-07
No

In addition to applying the pacth you must:
1) In conf/config.php add a line:
$lang="xx";
2) Copy (recursively) themes/default to themes/default-xx
and translate all strings in the tpl subdirectory - quite some work.
3) Copy strings_en.php to strings_xx.php
and translate all strings in the file - quite some work.
4) Copy includes/motd to includes/motd_xx
and translate it.

That's it!

"xx" above stands for the two letter language code of your language.

Discussion

  • Hans Fr. Nordhaug

     
  • Hans Fr. Nordhaug

     
  • Hans Fr. Nordhaug

    Logged In: YES
    user_id=21914

    You can fetch the complete files from
    http://nordhaug.himolde.no/issue-tracker-patches/1178462/
    if you don't have a patch program. Unpack the zip file inside
    the issue-tracker directory.

     
  • Filip Gieszczykiewicz

    Logged In: YES
    user_id=37894

    I applied relevant parts of this patch to 5dev37 as well. It
    will be in the next snapshot - after I have a chance to test
    the email feature.

    Cheers,
    Fil

     
  • Hans Fr. Nordhaug

    Logged In: YES
    user_id=21914

    Fil, I can't see that anything of this patch is relevant to
    5dev37. 5dev37 already has a working translation setup.
    maybe you meant to use patch 1178448?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.