LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import & Export Strings method

Hi,

I have a multilanguage application. I have used export & import strings methods. I have one .txt file for each language but when I modify something in my vi I must export all again and then modify the tags again for each language file... Is there a way that I can modify my vi and I don't have to export all again?

Thanks,

ToNi.
0 Kudos
Message 1 of 2
(2,890 Views)

As far as i know you need to export strings again only if you have made any changes on front panel.

exported file is nothing but a xml file so that you can manually edit it instead of exporting everything again (helpfule if you have done very small changes on front panel)

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 2 of 2
(2,832 Views)