language setting in the user profile

Markus Krieg, modified 10 Years ago.

language setting in the user profile

Padawan Posts: 34 Join Date: 8/23/10 Recent Posts
can we please get a user profile screen that a user can edit by clicking on the user name in the header and at least add a language preference setting?

it's not nice to always log in and find your language reset to German when you prefer English ;-)
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: language setting in the user profile

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
The default language setting is derived from the browser default language. Is this not sufficient?
Markus Krieg, modified 10 Years ago.

RE: language setting in the user profile

Padawan Posts: 34 Join Date: 8/23/10 Recent Posts
that would be fine but where exactly do you set the default language in Firefox? settings English to the top of the preferred languages in Settings - Content - Languages does not seem to work.

so far all tools allowed to set the preferred GUI language in the user profile.
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: language setting in the user profile

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
Hi Markus,

I tracked this as: KLAROS-959 - Store the default language in the user profile

Regards,

Torsten
thumbnail
Torsten Stolpmann, modified 10 Years ago.

RE: language setting in the user profile

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
settings English to the top of the preferred languages in Settings - Content - Languages does not seem to work.


I stand corrected - it just does not work this way (I mixed this up with another project specification I am currently reading).

The implemented behavior is using the locale settings of the server account Klaros is running in as the default language.

Regards,

Torsten
Markus Krieg, modified 13 Years ago.

RE: language setting in the user profile

Padawan Posts: 34 Join Date: 8/23/10 Recent Posts
Hi Torsten,

okay!

in that case maybe you also want to implement a default language setting for the server. I hate it when my servers follow the language setting of the OS only because we installed a German Windows ;-)


gruss,
Markus
thumbnail
Torsten Stolpmann, modified 13 Years ago.

RE: language setting in the user profile

Jedi Council Member Posts: 755 Join Date: 2/12/09 Recent Posts
This can already be achieved:

Add e.g. JAVA_OPTS=-Duser.language=fr -Duser.region=CA to setenv.bat in the Klaros bin directory for a french Canadian locale.

HTH,

Torsten