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.
Keywords: extract hardcoded string, extract to resources, C++ string extraction, RC C++, from code to resources, C# string extraction, Visual Basic string extraction, Java string extraction, Delphi string extraction, resourcestring, properties, resx
|
|
Related programs in Development - C / C++ / C# |
TRichView for C++Builder
Components for editing documents with images, tables and hypertext links
|
Celerity
Celerity - powerful C/C++ source code analyzer for a critical or large code base
|
ActiveDrawer
Realtime Drawer for Visual Studio C++ 6, .NET, .NET 2003, 2005, 2008, 2010, 2012
|
Stimulsoft Reports.Net
Stimulsoft Reports.Net is a powerful reporting tool for .NET Framework
|
Spices.Net Obfuscator
.Net Obfuscator - efficient .Net code protection, optimization, tamper defense.
|
Code Visualizer
C/C++ source code to visual based diagrams and logic flow and NSD diagram.
|
abtoVNC Viewer for Windows SDK
abtoVNC viewer SDK for Windows. Remote desktop viewer custom solution
|
AudioLab VC++
Visual C++ components for fast audio capture, playback and processing.
|
Stimulsoft Reports.Silverlight
Stimulsoft Reports.Silverlight is a reporting tool
|
Stimulsoft Reports.Ultimate
Stimulsoft Reports.Ultimate is a comprehensive solution to render reports
|