ADF component language
503609Apr 3 2006 — edited Jun 19 2006Hello,
I want to translate ADF faces components texts into Georgian.
I found that components are translated in some predefined languages (es, de, ar, ...), but I want to add my language (which is not in predefined languages).
Please help me to add my language too.
I downloaded the source files for ADF faces and found that there are CoreBundle.xrts, CoreBundle_de.xrts, ... files for each of the predefined languages.
Then I found that there are BLAFBundle.class, BLAFBundle_ar.class, ... clases in the deployed application for this purposes.
How can I add my message file?
Is it compalsory to rebuild the ADF faces sources for this operation (I hope that there is more easy way)?