I've a application with multiple languages. All the translations are in a Excel file, for each language a column. I save the Excel file as csv file and read them in by starting the application. The user can switch online between the language by selecting the column from the csv file. It works fine. But now I've to add a column with chinese language. To enter the chinese fonts in the Excel file is not a problem, but after saving as csv file an read in the csv file in LabView 7.1 there is nothing in chinese at the Panel.
Is there anyway to do it at this way, or is it necessary to create a special release with chinese fonts without the csv file.