Displaying the AppScan® Source command line interface (CLI) in national languages
This topic describes the steps required for displaying the CLI in national languages.
Procedure
- Open <data_dir>\config\cli.cp (where <data_dir> is the location of your
AppScan®
Source program data, as described in Installation and user data file locations) in
a text editor. Add this line to the file:
-Duser.language=<language>Where<language>is the language that you want to display. These values are supported:defor Germanesfor Spanishfrfor Frenchitfor Italianjafor Japanesekofor Koreanrufor Russianpt_BRorpt-BRfor Brazilian Portuguesezh_CNorzh-CNfor Simplified Chinesezh_TWorzh-TWfor Traditional Chinese
Save the file after you have added this line.
- Open <data_dir>\config\ounce.ozsettings in
a text editor. Locate the
localesetting in the file. This setting will look similar to:<Setting name="locale" value="" default_value="" description="The language (and optionally the Country/Region) in which UI and messages should be displayed. E.g. fr for French, or pt-BR for Portuguese (Brazil)" display_name="Locale" type="text" available_values="" read_only="false" hidden="false" force_upgrade="false" />In this setting, modify the
valueattribute so that it is set to the same language setting that was specified in the above step. For example, if in the above step you added-Duser.language=fr, change thevalueattribute tovalue="fr".Save the file after you have modified this setting.
- Start the CLI (if these changes were made while the CLI was already running, you will need to restart the CLI).