Download

Section categories

ActiveX [655]
Components and Libraries [747]
C and C++ Tools and Components [189]
C and C Tools and Components [141]
Databases and Networks [645]
Delphi Tools and Components [455]
Editors [111]
Help File Tools [120]
IDEs and Coding Utilities [167]
Java [194]
JavaScript [62]
Misc Programming Tools [545]
PowerBuilder Tools and Components [27]
Registration Tools [49]
Setup Utilities [160]
Visual Basic Components A-G [134]
Visual Basic Components H-P [72]
Visual Basic Components Q-Z [63]
Visual Basic Tools [163]

Our poll

Which Is The Best Browser?
Total of answers: 3

Statistics


Total online: 8
Guests: 8
Users: 0

Login form

File Catalog

Main » Files » Programming » C and C++ Tools and Components

Lingobit Extractor 1.1
29.01.2011, 01:48
Lingobit Extractor is a new tool for software localization. The tool solves a huge part of internationalization tasks by extracting hardcoded strings from source code to resources. It supports C, C++, C#, Delphi, Visual Basix.NET and Java languages.

Benefits

* Automatically extracts hardcoded strings
* Creates resource files with extracted strings
* Updates hardcoded strings after software update
* Works with individual files and folders
* Runtime preview of source code files
* Highly customizable templates
* Review and editing of extracted strings

How it works

Lingobit Extractor extracts hardcoded strings from source code. It replaces hardcoded strings with a code template that loads them from resources and creates an RC file with the extracted text. For example, the C++ code

printf(L"Hello, world!");

will be automatically replaced with...

printf(_LS(IDS_HELLO));

where _LS is a function that loads the string from resources, IDS_HELLO is an automatically generated ID for the string that was placed into the resource script file.

There are a lot of configuration options so you can control every stage of the extraction process. Furthermore, you can preview all changes in source code and edit the extracted strings in the resource table.

It is a very useful tool for software developers, translation and localization agencies and other companies that face internationalization challenges. It automates the hardcoded string extraction process and makes it very easy to prepare source code for software localization.

Category: C and C++ Tools and Components | Added by: File-Post
Views: 111 | Downloads: 0 | Rating: 0.0/0
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]

Search

Site friends

add site