Hi,
I am not sure whether is an issue or my misunderstanding but what is happening is, whenever we want to remove some key from language properties file, we are never able to do that. Below is the exact thing which I am doing.
1) Create an instance of any portlet type, say portlet-1
2) Now open portlet-1 and go to 'language' tab.
3) Click 'Download Translations', check 'English (United State)' and download bundle.
4) It will save as 'bundle.zip'
5) There will be OOTB two keys present in it, 'title' and 'description'
6) Add one custom key in both default and en-us property files say 'key-1'
7) Now zip it and upload translation and language tab will show 3 keys now 'title,description and key-1'.
Now the problematic part. Our intension is to remove key-1 and add key-2
8) Again download the translation bundle and remove 'key-1' and add a new 'key-2'.
9) Again zip it and upload translation and language tab will show 4 keys including 'key-1 and key-2' both.
Is it something wrong that i m doing?
If yes please guide what is the correct step to remmove existing key and add new one in the language translation bundle.
Thanks in Advance and please do let me know if I am not able to clarify my problem
Regards,
Deven