1 (edited by apitudo 05/02/2012 08:52:34 am)

Topic: Install/Update Languages

Dear Admin,

I'm installing FrontAccounting Release 2.3.10 at Win 7 - 64bit OS.
in the  XAMPP 1.7.7 & PHP: 5.3.8.

A problem occured when i clicked : Setup - Install/Update Languages
"The connection was reset
          The connection to the server was reset while the page was loading... "

So then Im editing "installed_languages.inc"  :
$installed_languages = array (
  0 =>
  array (
    'code' => 'C',
    'name' => 'English',
    'encoding' => 'iso-8859-1',
  ),
  array (
    'code' => 'N',
    'name' => 'Indonesian',
    'encoding' => 'iso-8859-1',
    'path' => 'lang/in_ID'
  ),
);

And adding new directory /lang/in_ID/ (consists of in_ID.mo & in_ID.po)

But still cannot update my language to Indonesian.

Hope you can help me, thanks alot !!

Re: Install/Update Languages

Did you remember the full path to the language files?

/lang/in_ID/XXXXXX/mo and po file?

XXXXXX is a pseodenym for a folder I can't recall. please look in another map.

I aam sorry, I am out office at present.

Joe

Re: Install/Update Languages

Yes, the full path is :
/lang/in_ID/LC_MESSAGES/in_ID.mo
/lang/in_ID/LC_MESSAGES/in_ID.po

Those 2 files are downloaded from https:/sourceforge.net/projects/frontaccounting/files/

Still not solved d problem...

Re: Install/Update Languages

You should NOT download language files from here, but use the install/activate language from the setup tab. The files from the download area are from earlier releases.

Joe

Re: Install/Update Languages

I see that you have already tried this, i will forward this issue to Jamusz.

Joe

Re: Install/Update Languages

Thank you,


Hoping to hear from you soon regarding these clicking problems :
- Setup - Install/Update Languages
- Setup - Install/Activate Extensions
- Setup - Install/Activate Themes

The error message :

"The connection was reset
          The connection to the server was reset while the page was loading... "

Re: Install/Update Languages

Hi

I am using frontaccounting Version 2.3.10 Build 12.02.2012 and installed Swedish language from setup tab.
I set the language in preferences to Swedish but the language is still English.

Does the language of the operating system at client computer affect language in frontaccounting?

How do I change language to Swedish?

How can I contribute to make the translation better?
I use ubuntu 11.10

Ikes