Localized greeting messages

You can configure the clock to show labor metric-specific greeting messages on the swipe confirmation screen. To set this up, open the settings_<language>.conf file and define messages using the following format:

message.validation.swipetypegreeting.<LaborMetricSwipeType>.<LaborMetricCode> = <Localized Message>

You can replace the <LaborMetricSwipeType> with docket, department, project, timecode, or job depending on the labor metric swipe type.

For example:

  • message.validation.swipetypegreeting.timecode.MEAL = Meal Start
  • message.validation.swipetypegreeting.timecode.WRK = Meal End

If multiple labor metrics are involved, only the parent swipe data is matched to the specific labor metric message.