My application requires 2 different Asian language support: Chinese and Tamil.
It should be able to complete the change of the compilation, like in the case of Java's resource bundle, in this case, if I do unicode input on the external file and if the sallelight gets to read as string, then Will the silver color be able to parse correctly?
Or can I use Chinese / Tamil characters directly in the external file, but I'm not sure how to recover these letters in the code.
Anyway, these languages will be shown in these languages, so I do not think localization will help. Keep content in XML (probably Xaml Resource Dictionary) using default UTF-8 encoding.
Comments
Post a Comment