cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Level Webscript - Language

drozes
Champ in-the-making
Champ in-the-making
Hi guys;

On the 'Alfresco' level - I have been unable to switch the language to properly use the language based property files.  Anyone able to help me out?


Strangely though:
On the 'share' level - webscript seems to use the proper language property files based on the browser selected language or if i set it.
2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator
Hello,

on the "Alfresco" level (the Explorer interface), language is determined via the user preference set in the login dialog by default. To switch to header based langauge selection, which I assume you are trying to do, you need to adapt the web client configuration (web-client-config-custom.xml) and set "language-select" to "false" for the global config element "client".

Regards
Axel

drozes
Champ in-the-making
Champ in-the-making
Was trying to make a custom httpConnector and expose it to javascript but had issue because it doesn't have the custom Alfresco connector, which seems to be customized.