Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Document Type: Example Program
NI Supported: Yes
Publish Date: Sep 6, 2006


Feedback


Yes No

Related Categories

Related Links - Developer Zone

Related Links - Products and Services

Exporting Strings from LabVIEW and Translating the Exported Strings

6 ratings | 1.83 out of 5
Print

Downloads

Filename: translator_application.llb
Requirements: View

To localize VIs to other languages, you select Tools»Advanced»Export Strings, which creates a text file whose syntax is similar to XML. You can translate the strings in this file and import the text file back into the original VI. You must not modify any of the tags or any of the strings in the file that act as variable names in LabVIEW. Doing so causes errors when you import the strings back into LabVIEW.

You can use this stand-alone application to translate these exported string files. The application automatically parses the strings that you can modify. You can use the application to import the strings back into the original VI, save the translation as an exported text file, or save your work in progress as a (*.tns) translation file.

Requirements


Filename: translator_application.llb

Software Requirements


Application Software: LabVIEW Full Development System 6.1
Language(s): LabVIEW

 
6 ratings | 1.83 out of 5
Print

Reader Comments | Submit a comment »

Tranlator llb source?
How would i go about getting access to the source code for the translator_application.llb to develop my own solution?
- Apr 7, 2009

 

Legal
This example program (this "program") was developed by a National Instruments ("NI") Applications Engineer. Although technical support of this program may be made available by National Instruments, this program may not be completely tested and verified, and NI does not guarantee its quality in any way or that NI will continue to support this program with each new revision of related products and drivers. THIS EXAMPLE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND AND SUBJECT TO CERTAIN RESTRICTIONS AS MORE SPECIFICALLY SET FORTH IN NI.COM'S TERMS OF USE (http://ni.com/legal/termsofuse/unitedstates/us/).