You can use the [Command cmd] section of the SRC file to override the default name and the shortcut key assigned to each command. (Note that commands include menu bar titles.)
This section is optional. Use it only if you want to change the default command text of an Imagenation command, or to create text for a new command. The syntax for the section title is:
[Command cmd]
where cmd = Command identifier
Purpose Defines the shortcut key for a command.
Values key = one of the function keys (F1 – F12), a keypad key (INSERT, BACK), or an alphabetic key (A – Z).
SHIFT | CONTROL | ALT = the other key used to define the shortcut key. This key is optional, and would be the first key the user presses.
Example acc key=S, CONTROL ;File, Save shortcut key
Notes If you use an alphabetic key, you must use it in combination with one of the optional keys.
See also Changing default shortcut keys
Purpose Defines the command name that will appear in the menu.
Values language = one of the languages selected in the [Languages] section.
text-string = any text string in quotes.
Default Defaults for Imagenation commands are provided in the product.
See also Changing the menu label for a command
Purpose Instead of having an active menu item checked, the command name defined in the "language label" keyname can be replaced with one defined by this keyname.
Values language = one of the languages selected in the [Languages] section.
text-string = any text string in quotes.
Example English (US) label="Show Window"
English (US) alternate label="Hide Window"
The following keynames may appear in the [Command cmd] section, but are ignored by Imagenation.
language status string="text-string:"
language tool tip="text-string"