LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Word count for uir files because of translation

Hi,
 
I am Dutch translator and I need to translate several UIR files. They provided me with the CVI GUI Localization utility.
I would like to know if someone can tell me how to carry out a word count for these files. Is there any possibility to convert the files?
 
Thanks a lot,
Plini
0 Kudos
Message 1 of 4
(3,532 Views)
It's not clear to me if you want to check the word count BEFORE translating to place a proposal for your job or if you want it AFTER you have translated it to quote your effort. In the frst case I would suggest you ask the programmer to save the panels in text format: the .TUI files that are produced this way can be scanned to detect the items in double quotes which are the words you need to translate (caution: not all words in quotes are to be translated!)
In the second case, you can use the .LWD or .LWL files which are produced by the localizer utility and which contain the translated texts (LWD are the dictionary files, i.e. they contain the elementary words which are applied for possibly more controls on the panels - LWL files are effective translations for all controls in the panels).
To help you in understanding all this I am attaching the image of a sample panel and the correlated .TUI, .LWD and .LWL files for you to consider.
 
 

Message Edited by Roberto Bozzolo on 07-19-2007 10:24 PM



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Download All
Message 2 of 4
(3,515 Views)

Hi Roberto,

Thanks for your reply and the attachments.

It helps a lot and you have solved my problem!!!

Cheers, Pauline

0 Kudos
Message 3 of 4
(3,506 Views)
You're welcome! Smiley Happy


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 4
(3,491 Views)