Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion | Did you see a malware warning on Friday?
|
GnuCash Language
alcorarg - March 29, 2009 - 9:33pm
Hi !
Im trying to change the language of the GnuCash.
I try creating:
GnuCashSettings.ini
GnuCashPortableSettings.ini
GnuCashPortable.ini
I put thouse in the GnuCashPortable\Data\Settings and GnuCashPortable .
Inside I add LANG=es and Lang=es .... but nothing ...
How I have to do ??
Thanks !
|
Don't Add
You don't add an INI file, you edit the existing one. Or, just use the PortableApps.com Platform and GnuCash should come up in the same language.
Sometimes, the impossible can become possible, if you're awesome!
I edit the existing one and
I edit the existing one and copy it to differents names. I have copy the files to the root dir ... where is located the executable ... but nothing.
AlCOr
its working ... I make a .bat
its working ...
I make a .bat with
set LANGUAGE=es_AR
set LANG=es_AR
GnuCashPortable.exe
unset LANG
unset LANGUAGE
done
AlCOr