Building a localized .NET application |
Use Extract File to build a localized .NET application from a Project TTK. When a .NET binary application is extracted, Alchemy CATALYST will create a satellite assembly that conforms to the Microsoft .NET framework and the RFC 1766 standard.
Target Culture: You can select the target culture by highlighting it from the list of available target cultures. It’s important to select the correct Target Culture for your language assemblies as Alchemy CATALYST uses this information to form the correct filenames as defined by the RFC 1766 standard.
|
|
Original Assembly: Use this option to specify where you want Alchemy CATALYST to extract the original assembly to.
|
|
Satellite Assembly: Alchemy CATALYST will store the language assembly in the correct directory location based on your selected Target Culture. This directory location will be created automatically and cannot be changed. |
For more information on building .NET applications, please refer to A closer look at .resx files. |