Hi All,
Brief Background:
Working on a Application which is developed very long back (probably a decade). I am trying to enhance application to include Vietnamese. Current application supports many languages. In the same lines, updated Resource file to add new Vietnamese strings. Basically this strings gets replaced based on system Locale changes.
Problem:
Currently for other languages like Japanese, prompt properly gets displayed when system Locale is changed to Japan (in regional settings->local to Japanese).
Similar to Japanese, I changed Locale settings to Vietnamese but the application opens properly but it displays few chars as '?'.
Tried searching in previous posts and in one of the post it is mentioned to change Font.Charset. Tried updating this as well but nothing seems working. Requesting everyone to provide your inputs to overcome this issue.
Brief Background:
Working on a Application which is developed very long back (probably a decade). I am trying to enhance application to include Vietnamese. Current application supports many languages. In the same lines, updated Resource file to add new Vietnamese strings. Basically this strings gets replaced based on system Locale changes.
Problem:
Currently for other languages like Japanese, prompt properly gets displayed when system Locale is changed to Japan (in regional settings->local to Japanese).
Similar to Japanese, I changed Locale settings to Vietnamese but the application opens properly but it displays few chars as '?'.
Tried searching in previous posts and in one of the post it is mentioned to change Font.Charset. Tried updating this as well but nothing seems working. Requesting everyone to provide your inputs to overcome this issue.