|
How to localize .NET applications |
Alchemy CATALYST processes compiled binary .NET applications and builds optimised or unoptimised language assemblies automatically. Since the binary application contains more information than .resx files, winforms are displayed more visually and inheritance information is available to both the translator and engineer during the localization process. This makes it a faster and more efficient way of localizing .NET applications.
|
It's very important to set the Target Language in a Project TTK when working with .NET application files as Alchemy CATALYST uses the Target Language to generate the correct RFC 1766 localised filename for translated .NET applications. |
Inserting .NET Applications into Project TTKs