09-23-2009 05:36 AM
Hello all,
We need to make our program (approx 700 vi's and growing) multi language.
I know there is an option in Labview (Import & export strings) but I think it is not the best way to do it. The option I am thinking of is to get all the strings (controls, indicators, block diagram text labels, etc...) and put them in a text file. Then translate this text file and load the right text file (using property nodes) when the user chooses a different language or opens a new window.
My questions:
- is this the best way?
- will it be fast enough? (= do you see all the captions change when a window opens?)
- en/of bestaan er bedrijven in Nederland die dit (snel) kunnen doen?
Thanks,
BJK
09-23-2009 06:40 AM
There is a recent post about this subject at LAVA
http://lavag.org/topic/11027-multilangugae-user-interface-of-vi/
Jean-Marc
09-23-2009 09:08 AM