I have been unsuccessful with NI recommendations to export/translate/import front panel strings to the Korean language.
NI: "To localize your front panel, you need to internationalize your code, extract the VI strings into a text file, translate this text file, and import the localized VI strings into the VI.l"
The exported text file must be saved after translation using UNICODE or the Korean Text does not get saved.
Importing this text file back to the VI results in a labview error.
I have seen all the examples for European language changes, but this is not relevant for the Korean language.
Question: Can Labview support Korean Language for User dialogs messages (Everything else in English)? Example please.
Using Labview 6.1 and Windows 2000.