Ozi comes back again,

Well I did the solution for the settings/update languages staff.

1- go to your server as shell account and run command locale -a it shows the language already you have in your machine.

2- In this case don use the name for the folder es_AR221 because it is confuse i though this guy from argentina would be keep simple as es_AR folder thanks anyway for the trasnaltion.

3-) When you go to preferences pick up the code as shown in locale -a list for any language. Then in preferences use this code shown for locale -a NOT THE FOLDER NAME in this case es_AR221... I hope this help for those who still around...

/Ozi

Hi This is Ozi again, the locale setup for the server looks like this:

What do I have to setup... this adding to my last posted sign.

LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=


thanks

Ozi

Hi there,

I had already setup my Mac computer as a server, It means Mysql, Apache2, Unix, Mysql, Php, and so on, I did install already the version FA 2.2.3 and I setup the language Spanish / English the translation works good and proper; But, now I tar the whole site (tar czf name.tar.gz frontaccount/ ) and export the database as well, then I Upload to the linux hosting server and Import the database doesn't work when I choice the Spanish option It seem as others on this forum says It translates the main menu to Spanish, then as soon as you click anywhere becomes back to English.

I tried already :
      Change permission to 755 to the whole site application.
      Upload the from my computer the files .po and .mo from my AR221 folder several times.
      Preferences setup the translation when it is switched 2 or 3 times but just the main menu not the details.

My conclusion but I don't clearly it all, it something weird like the $path_to_root var, or locale, which I don't understand.

I will appreciated your help about

Thanks

Ozi