Hi
I have a huge WD Java application with close to 4000 labels divided between different views in different components.
I wanted to use .XLF way of implementation but it does not allow for mass edit of entries (something like copy paste to excel, modify and paste back to .XLF file.
Is there a simpler way to implement internationalization in WD Java applications? I have to implement the same in 10 languages for now.
I am aware of .properties and resource bundle method but is there a document explaining end to end scenario?
Regards
Vineet