 |
Lingobit Extractor
|
Extracts hard-coded strings from source files to resources
|
|
Categories
|
Audio & Multimedia
Audio Encoders/Decoders, Audio File Players, Audio File Recorders, CD Burners, CD Players, Multimedia Creation Tools, Music Composers, Other, Presentation Tools, Rippers & Converters, Speech, Video Tools Business
Accounting & Finance, Calculators & Converters, Databases & Tools, Helpdesk & Remote PC, Inventory & Barcoding, Investment Tools, Math & Scientific Tools, Office Suites & Tools, Other, PIMS & Calendars, Project Management, Vertical Market Apps Communications
Chat & Instant Messaging, Dial Up & Connection Tools, E-Mail Clients, E-Mail List Management, Fax Tools, Newsgroup Clients, Other Comms Tools, Other E-Mail Tools, Pager Tools, Telephony, Web/Video Cams Desktop
Clocks & Alarms, Cursors & Fonts, Icons, Other, Screen Savers: Art, Screen Savers: Cartoons, Screen Savers: Nature, Screen Savers: Other, Screen Savers: People, Screen Savers: Science, Screen Savers: Seasonal, Screen Savers: Vehicles, Themes & Wallpaper Development
Active X, Basic, VB, VB DotNet, C / C++ / C#, Compilers & Interpreters, Components & Libraries, Debugging, Delphi, Help Tools, Install & Setup, Management & Distribution, Other, Source Editors Education
Computer, Dictionaries, Geography, Kids, Languages, Mathematics, Other, Reference Tools, Science, Teaching & Training Tools Games & Entertainment
Action, Adventure & Roleplay, Arcade, Board, Card, Casino & Gambling, Kids, Online Gaming, Other, Puzzle & Word Games, Simulation, Sports, Strategy & War Games, Tools & Editors Graphic Apps
Animation Tools, CAD, Converters & Optimizers, Editors, Font Tools, Gallery & Cataloging Tools, Icon Tools, Other, Screen Capture, Viewers Home & Hobby
Astrology/Biorhythms/Mystic, Astronomy, Cataloging, Food & Drink, Genealogy, Health & Nutrition, Other, Personal Finance, Personal Interest, Recreation, Religion Network & Internet
Ad Blockers, Browser Tools, Browsers, Download Managers, File Sharing/Peer to Peer, FTP Clients, Network Monitoring, Other, Remote Computing, Search/Lookup Tools, Terminal & Telnet Clients, Timers & Time Synch, Trace & Ping Tools Security & Privacy
Access Control, Anti-Spam & Anti-Spy Tools, Anti-Virus Tools, Covert Surveillance, Encryption Tools, Other, Password Managers Servers
Firewall & Proxy Servers, FTP Servers, Mail Servers, News Servers, Other Server Applications, Telnet Servers, Web Servers System Utilities
Automation Tools, Backup & Restore, Benchmarking, Clipboard Tools, File & Disk Management, File Compression, Launchers & Task Managers, Other, Printer, Registry Tools, Shell Tools, System Maintenance, Text/Document Editors Web Development
ASP & PHP, E-Commerce, Flash Tools, HTML Tools, Java & JavaScript, Log Analysers, Other, Site Administration, Wizards & Components, XML/CSS Tools |
|
Lingobit Extractor 1.1
|
Lingobit Technologies
|
|
Description: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.
|
|
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 |
|
|
|