cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a cutom model bilingual

mohammed_amr
Champ in-the-making
Champ in-the-making
Dears,

I need to create a nodes with bilingual locales where i need to use the created nodes after that to make a constraint (List of Value) and i need that constraints to be bilingual (i.e. to take the locale dynamically).

I try to make a constraint bilingual and that end in a successful manner but now the created nodes must have locales to enable the constraint generator fetch the nodes and set all of them into the list with it's locales.

Can any one help me to solve my problem if there another one experienced issue like this.

Thanks
Mohammed Amr.
4 REPLIES 4

openpj
Elite Collaborator
Elite Collaborator
I need to create a nodes with bilingual locales where i need to use the created nodes after that to make a constraint (List of Value) and i need that constraints to be bilingual (i.e. to take the locale dynamically).
Ok now in the latest version of Alfresco you can create constraint with also the list of value localized, all the information in the wiki page below:
http://wiki.alfresco.com/wiki/Data_Dictionary_Guide#Model_Localization
Hope this helps.

mohammed_amr
Champ in-the-making
Champ in-the-making
This forum is How to localized the model itself and not for localization of constraints values.

if my question is clear, i want to localized the following


      <constraint name="sec:genderValue" type="LIST">
            <parameter name="allowedValues">     
                 <list>
                     <value>Male</value>
                     <value>Female</value>                     
                 </list>
           </parameter>
      </constraint>

How to localized Male & Female within alfresco.

Thanks

openpj
Elite Collaborator
Elite Collaborator
Please read the link that I attached in my previous post and you will find the solution to add model localization for constraints in the model to solve your problem.
You have to add a resource bundle in the alfresco/message classpath of Alfresco.

Hope this helps.

mohammed_amr
Champ in-the-making
Champ in-the-making
Thanks for your reply,

You are talking about "Interface Translation, but what i'm talking about is "Content Translation" for Constraints Value.

at all cases i will read it again.

Thanks.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.