Setup.ini [LABELS] Section Variables

The [LABELS] section of the Setup.ini configuration file contains a list of variables that can be used to change the wording of dialogs, messages and text labels according to your needs.

This lengthy list of over 600 labels includes the labels that appear on buttons, as well as those that appear in message boxes and dialogs, and can easily be changed to suit the needs of your company. One such use would be to replace the labels with text in a language other than English.

The list is displayed in alphabetical order and by topic, with error messages and dialog labels appearing at the end of the list.

Due to the vast number of label settings that appear in Setup.ini, it is not practical to include them in this guide; however, to change the text of any of the label settings, simply follow the syntax displayed below.

[LABELS]

ExitLabel = Shutdown

Applying the above example would result in the "Exit" label that appears on the VAM's Exit button to be labeled "Shutdown".