Translating and Suppressing Status Messages
Status messages sent by Ocius Sentinel for display at the POS can
be translated or suppressed by adding entries to ocius.properties
. Each message is identified by a number and the Ocius Sentinel integration
guide lists all the possible messages.
As an example, status message 1 displays the text Enter
Gratuity
. To change this to "Enter Tip" the following entry
can be added to ocius.properties
:
status.1=Enter Tip
To suppress this message, leave the text blank (nothing after the equal sign) as follows:
status.1=