Lingobit Extractor
v1.1
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.
Lingobit Extractor Related Downloads










We offer our MDI-Projektworkspace for Visual C# developers for the further development of their own products. The Workspace needs Visual C# 2008 Express and contains all source files for the construction of a form administration for the Windows-CLR.










A complete C# parser (4.0), CodeDOM, formatter, analyzer, and metrics library. Fully compliant with ECMA-334 and ECMA-335 standards, and passes all Mono tests.










It`s a .NET Persistence Framework for Oracle, Microsoft SQL Server, Microsoft Access and XML Files.










Visual C++ Advanced Computer Vision Library. Motion, and Image recognition (Canny, Hough Lines, Contour Finder, and more). Allows rapid development with zero lines of code. Includes video capture components. Free for non-commercial use.










All-in-one platform for developing any types of Office extensibility projects with minimal coding. Use visual designers to create powerful plug-ins for MS Office 2010 - 2000, smart tags, RTD servers and Excel UDFs in C#, VB.NET, C++ and Delphi Prism.

