Lingobit Localizer is a software localization tool that provides developers with an effective solution to facilitate and streamline t
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
C & C++
»
Lingobit Localizer
Company:
Lingobit Technologies
License:
Shareware
Version:
4
System:
WinXP,Windows2000,Windows2003
Size:
12897 KB
Date Released:
10-11-2006
Price:
895
Screenshot:
Click here to see Screenshot
Downloads:
838
Homepage:
http://www.lingobit.com/
Date added:
Feb 12, 2007
Click here to Download
Lingobit Localizer is a software localization tool that provides developers with an effective solution to facilitate and streamline the software localization process and communication between developers, translators and testers. Unique to Lingobit Localizer is its unified interface and productivity tools, such as Automated QA, Validation Expert, Scan for Changes, Translation Memory, etc. Software localization can be done in-house or delegated to another company. Lingobit Localizer enables developers to localize software by extracting localizable resources directly from MFC, Delphi or .NET executable files. This makes it possible to translate strings, dialogs, forms, menus, and other resources. The program is great to delegate translation tasks to translators. This is done via a self-extracting software localization kit, which includes a ‘lite’ edition of the Lingobit software for translators and a project file without the source-code. No technical skills are required to get started with a software localization task. Software localization is incredibly easy with Lingobit’s WYSIWYG editor and productivity tools, such as Quality Assurance tools that increase the quality of translation by automatically detecting errors on early stages of software localization. Among many other tools, there is Translation Memory, which enables developers to leverage their previous work. There is no need to translate one and the same string several times because the tool allows reusing translations from other software localization projects.
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
C & C++
(92)
Select page:
[
1
]
2
3
4
5
»
Power Render
Power Render 6 3D Engine Personal Edition (http://www.powerrender.com) Power Render is a general purpose software development kit for games and 3D visualization. In addition to providing an API for developers, several tools are provided for artists for bu ...
Egerter Software | 32478 KB | Windows2000,WinXP | 89.95 | Downloads: 800
Date added: Feb 12, 2007 |
»
Details
»
LTFCrypt
Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C+ ...
ICT eBooks by Yeoh HS | 275 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 24.95 | Downloads: 800
Date added: Feb 12, 2007 |
»
Details
»
MarshallSoft DUN Dialer for C/C++
MarshallSoft Dialup Networking (DUN) Component for C/C++. Version 2.1, 6/7/2002.>Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit C/C++ Windows compiler. ...
MarshallSoft Computing | 305 KB | Windows | 55 | Downloads: 1184
Date added: Sep 19, 2005 |
»
Details
»
C to C++ Converter
C to C++ converts your C projects to C++. It generates automatically classes from headers files of the C project, transforms functions and variables into methods and attributes of the classes, and propagates the changes at each reference. Sources of the o ...
scriptol.org | 115 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Unix,Linux,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac PPC,Mac OS X,Netware,BEOS | 0 | Downloads: 984
Date added: Feb 12, 2007 |
»
Details
»
OpenX for Oracle 7, 8i
OpenX is an application-level database-programming interface (API) that allows enterprise programmers to write applications from any OLE-compliant language. OpenX works with SQL Server, Oracle, Sybase, DB2, Informix, InterBase, Centura SQLBase, MySQL, and ...
OpenX Technologies Inc. | 212 KB | Windows | 299 | Downloads: 853
Date added: Sep 19, 2005 |
»
Details
»
The Ai Trainer Lite
We are living in a high-tech age, and most of the software selling today has elements of intelligence. Programs and games without intelligence are getting much harder to sell - a fact that many programmers and freelance developers are coming to realize at ...
Advanced Machine Learning | 3364 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 30 | Downloads: 898
Date added: Sep 19, 2005 |
»
Details
»
Deleaker Add-in for Visual C++
Deleaker is a useful add-in for Visual Studio 2003-2005 that helps you to analyze programming errors, many of which are unique to Visual C++. Deleaker is a great tool for Visual C++ developers who occasionally have trouble detecting resource leaks and deb ...
Softanics | 656 KB | WinXP,Windows2000,Windows2003 | 99 | Downloads: 900
Date added: Feb 12, 2007 |
»
Details
»
OpenSSL
By using the Open SSL 0.9.7c library, developers can write applications that take advantage of Secure Sockets Layer (SSL v2/v3), Transport Layer Security (TLS v1). The Open SSL library uses the included full-strength general-purpose cryptography library, ...
ComponentSpot | 2879 KB | Win 3.1x,Win95,Win98,WinME,WinXP,WinNT 3.x,WinNT 4.x,Windows2000,Windows2003,Unix,Linux | | Downloads: 910
Date added: Sep 19, 2005 |
»
Details
»
Crystal FLOW for C++
*** Understand Code in Less Time *** Create Flowchart from Source Code with one click. Get a clear view of the code with flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time. Verify correctness of ...
SGV Sarc Inc | 7208 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP | 259 | Downloads: 908
Date added: Sep 19, 2005 |
»
Details
»
EDraw Flowchart ActiveX Control
Do you want to learn how to draw? Now you can online! Learn how to draw like an local application with EDraw ActiveX Control, that lets you quickly build basic flowcharts, organizational charts, business charts, hr diagram, work flowchart, programming flo ...
EDrawSoft | 3326 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003 | 299 | Downloads: 942
Date added: Sep 19, 2005 |
»
Details
»
libpropc++ (for C++)
Template library for properties in C++ like this: widget.color = `red`; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatic ...
Extreme Code Software | 508 KB | Not Applicable | 45 | Downloads: 823
Date added: Sep 19, 2005 |
»
Details
»
Add-in Express .NET for VSTO
Add-in Express .NET for VSTO is a visual component set for creating Outlook add-ins in Visual Studio 2005 Tools for Office. It implements everything required by the supported technologies, you write functional code only. Add-in Express .NET for VSTO suppo ...
Add-in Express Ltd. | 950 KB | WinXP,Windows2000,Windows2003 | 199 | Downloads: 1368
Date added: Feb 12, 2007 |
»
Details
»
UML State Machine Wizard
Just like Visual C++ ClassWizard, UML State Machine Wizard provides a UML state machine programming mechanism in portable standard C for embedded systems developing and simulating in Visual C++ developer studio. It can model embedded systems with the Stat ...
Intelliwizard Inc. | 1165 KB | WinNT 4.x,Windows2000 | 399 | Downloads: 875
Date added: Sep 19, 2005 |
»
Details
»
RSP RSP_C
RSP RSP_C 1.0.0 rsp_c is a C language JIT ( just in time compiler ) It can execute C source files as if it was already compiled , no exe file will apear in the directory of the source file , it is very easy to use Sintax: rsp_c file.rspc rsp_c file.c Comp ...
RSP Software | 3100 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 50 | Downloads: 811
Date added: Sep 19, 2005 |
»
Details
»
Dis# - .NET decompiler
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is simi ...
NETdecompiler.com | 1750 KB | WinXP,Windows2000,Windows2003 | 399 | Downloads: 864
Date added: Feb 12, 2007 |
»
Details
»
AppFace User Interface Development Kits
Want to improve your application user interface ? Find a skin library to make your application skinnable? AUDK is the best software skinning solution for you! AUDK means AppFace User Interface Development Kits,which is a WYSWYG Windows UI skinning solutio ...
MatinSoft | 3177 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 89 | Downloads: 963
Date added: Feb 12, 2007 |
»
Details
»
MyNotes
Learn how to use MySQL++ with example source codes ...
ICT eBooks by Yeoh HS | 27 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 19.95 | Downloads: 866
Date added: Sep 19, 2005 |
»
Details
»
Crystal FLOW for C
*** Understand Code in Less Time *** Create Flowchart from Source Code with one click. Get a clear view of the code with Flowcharts. Inherited legacy code? A new member of the team? You will be up to speed in significantly less time Verify correctness of ...
SGV Sarc Inc | 6582 KB | Win98,WinME,WinNT 4.x,Windows2000,WinXP | 229 | Downloads: 903
Date added: Sep 19, 2005 |
»
Details
»
eBook `How to Create an eBook Using Visual C++`
This eBook `How to Create an eBook Using Visual C++` is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 849
Date added: Sep 26, 2005 |
»
Details
»
Neuron Visual C++
Neuron Visual C++ is an IDE for building C++ programs. Build Windows C/C++ programs using free Microsoft Visual C++ Toolkit 2003 and Platform SDK. Build programs using MinGW GNU Gcc. Integrated visual debugger. Build your existing Visual Studio 6 DSW and ...
Neuron Computing Inc. | 1605 KB | WinNT 4.x,Windows2000,WinXP,Windows2003 | 79.95 | Downloads: 841
Date added: Sep 19, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|