i18n - how to add support for more languages (CQ 5.4)


i have number of questions around adding support more languages. using multiple languages , add more.

 

1. standard languages provided

in /libs/wcm/core/i18n can see standard ootb languages cq 5.4: de es fr ja zh-cn

how can add more? there additional language packages provided adobe cq 5.4?

 

 

2. translator tool

we have our own additional keys/strings in

  /apps/site/i18n/publish

 

when open these translator tool

  /libs/cq/i18n/translator.html

as admin, can see them fine.

however when open them user, see columns of languages defined in /libs/wcm/core/i18n

there description how extend 5.5 here:

http://dev.day.com/docs/en/cq/5-5/developing/cq5-translator.html#changing%20languages%20li sted%20in%20the%20grid

and have added languages /etc/languages in "languages" property, not work 5.4 apparently (at least far have tried).

i still default languages /libs/wcm/core/i18n despite other languages being there in

  /apps/site/i18n/publish

and admin can see , edit them.

how make them visible , editable other users?

 

 

3. tags

when editing translations of tags, want possible languages appear in dialog box editors.

i have extended "languages" property in /etc/tags , works fine (as expected) described in:

http://dev.day.com/docs/en/cq/5-5/developing/cq5-translator.html#changing%20language%20nam es%20and%20default%20countries

 

the desired language must supported , listed in:

  /libs/wcm/core/resources/languages

 

i want use 2-letter iso code (e.g. "no" norway") , desired 2-letter iso code must exist node. if not case , nodes locales exist (e.g. "no_no" , "no_no_ny") 2-letter node must created default setting pointing default locale.

i have tried , works fine expected when default language node created in

  /libs/wcm/core/resources/languages

but /libs system folder should not modified, potentially overwritten adobe packages.

the 5.5 docs create node in

  /apps/wcm/core/resources/languages

instead, did not work me in cq 5.4 , find no other docs describing process 5.4

how in 5.4?

1. languages

 

for 5.4 there no other languages. since 5.6 cq comes korean (also available feature pack 5.5 - cq-5.5.0-featurepack-1975) , 5.6.1 adding more.

 

2. translator tool

 

the user needs have read and/or write access dictionary nodes.

 

3. tags

 

the option overlay language list under /apps added 5.5.

 

hth,

alex



More discussions in Archived Spaces


adobe

Comments