Home Overview Localization of PE32/PE32+ files - Localization methods
Localization of PE32/PE32+ files - Localization methods PDF Print E-mail
Article Index
Localization of PE32/PE32+ files
Resources
Hard-coded strings
Dialog resources
Menu resources
Localization methods
Resource library
Localized files
Selecting a localization method
All Pages

Localization methods

  • Resource Library - This is a file of a dynamically loaded resource library that contains resources of one language. A separate file is created for each project file or language. As a library prototype, you can use an image file built into Radialix 2 or an external file.
  • Multilingual Resource Language – This is a multilingual file of a dynamically loaded resource library. One file is created for each project file. This file contains resources for all languages of a project. As a prototype of a library, you can use an image file built into Radialix 2, or an external file.
  • Localized File - This is a copy of an original file with edited resources. Resources labeled as Ignore or Read-only are saved in the original form. A separate file is created for each file of a project or language. This file type also enables you to localize hard-coded strings.
  • Multilingual Resource File – This is a copy of the original file with resources for several languages, resources labeled as Ignore remain in the original form. A separate file is created for each file of the project.

The type of the created file and its name can be changed anytime after creating the project. You can do this on the Target Settings tab in the File Properties dialog.

Win32Targets_small