I am using Apache Commons Configuration for resource bundle generation. As I read from different locale bundle and writing on to target bundle the value is encoding into unicodes values which i don't want. Is there any way to write what ever we get from source bundle to target bundle
Ex:
Source bundle kkey and value
label.item.actionqty=Množstvà akce
Target bundle key and value
label.item.actionqty = Mno\u00C5\u00BEstv\u00C3\u00AD akce