Hi,
It is said in help.sap.com, there exists a way to make available only a few languages in the portal like in SDN at http://help.sap.com/saphelp_nw04/helpdata/en/49/e607426338da6fe10000000a1550b0/frameset.htm.
It mentions, extract the languages to be made available say en,de and edit these properties files.
Next it mentions that we should remove from the com.sap.security.core.useradmin.war file all the languages to be removed.
Then, I have the confusing part; it says in config tool go to com.sap.security.core.ume.service and upload one by one all the languages_XX properties files.
My question is do we have to upload all or only the ones we EXTRACTED for modification mentioned earlier?
Secondly, if we removed the languages we dont want from the WAR file, what do we do with that file? It does not mention about uploading that file and its containing EAR file at all? How then will the change be reflected?
If any of you have an idea about this and tried it out, please help me.