Multilizer on-line help topics
Click to navigate to main page.

Java Scanner

Overview. Java scanner options allow the user to specify how to localize Java files. By default Multilizer localizes properties files, but it can also be configured to localize Java code files.

The most important settings are the following:

  • Scan directory (Project tab); the base directory for files to localize.
  • Process *.properties files (Project tab); check this setting to ensure that all .properties files get localized.

Tabs

Project

Scan Directory. This is the most important setting; it tells in which directory the files to localize are located. This field should contain an absolute path or relative path. If the files to localized are in same directory as the Multilizer project, specify '.' here.

Process subfolders. Check this, if there are more files to localize under Scan directory.

Process localized files. By default Multilizer doesn't scan localized .properties files, such as dcalc_en.properties by example. Check this, if you have a good reason to scan something else than the original properties files. Generally this setting should be unchecked, as Multilizer aims to localize properties files following Java standards.

Process *.java files. Checking this enables the localization of .java code files. Normally localizable information is in .properties files, so this setting should be unchecked.

Process *.properties files. Check this to enable localization of .properties files.

Output

This tab contains settings that affect localization of .properties files.

These settings affect build of localized files.

Encodings

Native language. Specifies the native language that is used in the target . Set this to match the language in the original user interface. If the original user interface contains two or more languages mixed, set the language to most widely used.

Default language. Specifies the default language. It is the language that is used in the build process, if there is no translation given in the the build language. The translation search order is following: first the build languages, then the default language.

Native encoding. Specifies the native encoding that is used in the target with each character set.

Encoding list. Contains the encodings to be used in the localized files. To change the value right click the line and select a new value.

Excluded

Specify here the files that should not be localized.

By default Multilizer localizes all .properties files.


This file is a part of Multilizer 2007 help.
Last update: February 14, 2008
Copyright (c) RexPartners Oy 2008