Hello !
We already bloged about it, and it is well know that you can add new languages to Sun Convergence. This wiki page tells you how: http://wikis.sun.com/display/CommSuite/Adding+a+New+Language+in+Convergence
Going through the Sun Concergence 1 Update 3 Release Notes, you can find two bugs related to this customization.Copying them below for reference !
Known Issues: Customization
6745772
When adding a new right-to-left language such as Arabic or Hebrew to Convergence, the UI text is not right-to-left.
This issue occurs if you enable customization and perform the steps to
add a custom language to Convergence, then log in as a user created in
LDAP with a language preference set to the custom language (for
example, Arabic). The UI displays text and aligns widgets left-to-right
instead of right-to-left.
6745757
When adding a new language to Convergence, Convergence hangs if no resources.js file is directly under the allDomain directory.
This issue occurs if you enable customization and perform the steps to
add a custom language to Convergence, creating a directory structure as
shown in this example:
/iwc_static/c11n/allDomain/nls/ /iwc_static/c11n/allDomain/nls/<_new language_>/ /iwc_static/c11n/allDomain/nls/<_new language_>/resources.js
In this situation, Convergence does not load the files; it does not bring up the UI.
Workaround: Add an empty resources.js file directly under the /iwc_static/c11n/allDomain/nls/ directory. Note that you still must create the resources.js file under the /iwc_static/c11n/allDomain/nls/<new language>/ directory. For example:
/iwc_static/c11n/allDomain/nls/ /iwc_static/c11n/allDomain/nls/resources.js /iwc_static/c11n/allDomain/nls/<_new language_>/ /iwc_static/c11n/allDomain/nls/<_new language_>/resources.js



