Hello,
Is it possible to add Localization in Documentum xCP2.3 ????, if yes then what is the process ?
Best Regards,
Akshay
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Look this https://knowledge.opentext.com/knowledge/cs.dll/fetch/2001/3551166/27085930/69125280/66246245/69234716/Documentum_xCP_2.3_Language_Pack_Installation_Guide_and_Release_Notes.pdf?nodeid=69229048&vernum=1
heading Adding and Configuring new Language Files for new Locale Support for Runtime
You need to define custom js file for each widget and put your nls string in there. Look at the xcp 2.3 developer's guide for details.
@ryan1978 said: Look this https://knowledge.opentext.com/knowledge/cs.dll/fetch/2001/3551166/27085930/69125280/66246245/69234716/Documentum_xCP_2.3_Language_Pack_Installation_Guide_and_Release_Notes.pdf?nodeid=69229048&vernum=1 heading Adding and Configuring new Language Files for new Locale Support for Runtime
@ryan1978 said: Look this https://knowledge.opentext.com/knowledge/cs.dll/fetch/2001/3551166/27085930/69125280/66246245/69234716/Documentum_xCP_2.3_Language_Pack_Installation_Guide_and_Release_Notes.pdf?nodeid=69229048&vernum=1
Thanks a lot ...!