Hi,
Can someone tell me how I can have Hindi language in Portal.
For this I have gone through some forums, but didn't get the perfect answer.
For this what I had done is as follows :
1. Export the com.sap.portal.admin.wizardframework.par.bak file.
2. Change it to com.sap.portal.admin.wizardframework.par
3. I drilled down into it as com.sap.portal.admin.wizardframework.par\PORTAL-INF\config and there I find availableLocales.properties and in this I have added <b>hi</b> in the last line i.e. below <b>zh_TW</b>
4 Also exported wizard_language_resources_en.properties from as com.sap.portal.admin.wizardframework.par\PORTAL-INF\private\classes and renamed it to wizard_language_resources_hi.properties and add it to the same path i.e. com.sap.portal.admin.wizardframework.par\PORTAL-INF\private\classes
5. Again I deployed back the com.sap.portal.admin.wizardframework.par par file to Server and restarted the Server.
But still Hindi hasn't come in the drop-down list for languages in Portal
Can someone help me on this.
Regards,
Deep