cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco share localization

sandhya_nair
Confirmed Champ
Confirmed Champ

Hi All,

Can anyone please guide me on how to create a content model with labels in different languages. Currently I want to display the language in English, French and Dutch. I have created the model with properties _fr & _nl, but after changing the browser language to French every other default language is changing in Share User Interface but custom labels are still coming in English. I am using alfresco 5.2 community edition.

Thanks in advance,

Sandhya

1 REPLY 1

abbask01
Star Collaborator
Star Collaborator

considering you have created model with properties _fr and _nl in the repository, you will also be required to create same properties file in share as well. documentation can guide you on the format of properties you need to follow. if you are using Alfresco SDK for development put these properties under the folder /alfresco/web-extension/messages/your-module_lang.properties in the share jar module

Regards,
Abbas