Forums de discussion

I need help in internationalization

Moayad Abu Jaber, modifié il y a 12 années.

I need help in internationalization

New Member Publications: 17 Date d'inscription: 03/03/11 Publications récentes
Hello everybody,
I tried to work with internationalization but my portlet only take english language.

I just create variable in faces-config to access it from my pages, and I tried f:loadBundle instead defining resource-bundle in faces-config and still my portlet only see english properties.

I called messages normally like this ==> #{myvariable.propertiesKey}
and tried this also ==> #{i18n['propertiesKey']} the result same

any special configuration !!


thanks in advanced
Moayad Abu Jaber, modifié il y a 12 années.

RE: I need help in internationalization

New Member Publications: 17 Date d'inscription: 03/03/11 Publications récentes
it solved when I put liferayfaces library