Localized swipe order validation messages
You can configure the clock to show a localized message when swipe order validation fails. To set this up, open the settings_<language>.conf file and define the message using the following format:
message.validation.SwipeOrderValidation.badmessage = <Localized Message>
For example, you can specify message.validation.SwipeOrderValidation.badmessage = Swipe order validation failed.
If multiple languages are supported, add the same key to each settings_<language>.conf file and translate the message value for that language.