LinLocalize for Windows is an application for localizing executables to other languages. It automates resource translation to great length. Application language can be switched over regitry. No code needs to be included in application. Delphi XE source code for MS-Windows is available on subversion.
- Compiling LinLocalize with Delphi XE10 is working
- Using LinLocalize for translating Delphi XE10 Projects is working
- LinLocalize is an 32bit Application but can handle 64bit...
Library for automatic charset detection of a given text or file. Input buffer will be analysed to guess used encoding. The result (charset name or code page id) can be used as control parameter for charset conversation. Make your programs Unicode aware!
NLSO Natural Language Support Objects, a Natural Language dependent resource manager designed to minimize localization workload See http://comchatter.com for an example of what can be achieved using language neutral design