Jump to content

3 Screenshots

About This File

The SET Localization Toolkit provides more convenient edit-time language switching support for LabVIEW 2013 projects.

 

UI text is extracted from an existing project and stored in a localization file. Additional languages can be added then applied to the project using the apply language wizard.

 

The idea is to be able to quickly apply a language to a project before distribution. Applying the language at edit-time allows you to fix up the UI in the target language. Change fonts and re-size controls so that it looks right before compiling it.

 

Features:

- No modification of project's source code required. No additional dependencies.

- Support for switching code pages.

- Ability to define shared resources.

- Resources referenced via UID. Changing labels of control does not break linkage.

- Resources can be exported to CSV file for external translation.

- Resources stored as UTF-16LE text.

- Ability to translate RTM files.

 

Requirements:

- Unicode support enabled in the LabVIEW.ini file

 

Installation:

- Download the ".vip" file and install using VI Package Manager 2014

- Make sure that "UseUnicode=True" is set in the "labview.ini" file

 

Usage:

- From within any LabVIEW window, select "Tools->LAVA->SET Project Editor"

GitHub: https://github.com/rfporter/SET-Toolkit


What's New in Version V 0.3.3   See changelog

Released

  • V 0.3 - Alpha Release
  • V 0.3.1 - Added Tip Strip support and disabled label checking.
  • V 0.3.2 - Moved Launcher.vi to root directory & set to run on open.
  • - Added "X" in front of all resource IDs to prevent excel from interpreting as number.
  • - Removed timer from RTM preview window to prevent labview from crashing when the window closes and the menu is open.
  • V 0.3.3 - Fixed support for front panel static text.
  • - Added User Manual PDF to Documentation folder.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.