Page 1 of 1

Can't change interface language after fresh installation

Posted: Wed Jan 31, 2024 1:24 am
by tmsinergy
Hello,

I cannot change the interface language after a fresh manual install from the ZIP on Linux Ubuntu Server. There is a very quick charging bar then the browser refresh once and the interface is still in English.

I already tried to install PEAR and to enable intl as suggested in those topics, without success :

viewtopic.php?t=2123
viewtopic.php?p=22579&hilit=lang#p22579

Impossible also to get the debug mode working no matter what I put in the timetrex.ini.php file. I cannot get any error message in the logs regardind the issue.

I followed the procedure to provide additional diagnostic information. Here’s the last 6 characters/numbers of my registration key :

3783c9

Could you please find a solution ?

Best regards

Theo

Re: Can't change interface language after fresh installation

Posted: Mon Feb 05, 2024 2:02 pm
by mikeb
What language are you trying to use in TimeTrex?

Also, at the Ubuntu command line, please run the following and copy and paste the full output here:

Code: Select all

locale -a

Re: Can't change interface language after fresh installation

Posted: Wed Feb 07, 2024 7:54 am
by tmsinergy
Hello Mike,

Thanks for your answer.

I was trying to set TimeTrex in french.

Here was the full output of the command :

C
C.utf8
en_US.utf8
POSIX

I didn't know that TimeTrex languages were linked to system locales.
After installing the french language pack, it is working !

Code: Select all

apt-get install language-pack-fr
The interface is not fully translated though.

Thank you very much !

Theo

Re: Can't change interface language after fresh installation

Posted: Wed Feb 07, 2024 10:28 am
by mikeb
All translations are provided by the community, you can help out here:
viewtopic.php?t=707