1 voice.config.actiontemplatehli.caseSensitive.label = Case Sensitive
2 voice.config.actiontemplatehli.caseSensitive.description = Enable case sensitivity, do not apply to dictionaries and models, do not apply to the 'itemLabel' placeholder.
3 voice.config.actiontemplatehli.commandSentMessage.label = Command Sent Message
4 voice.config.actiontemplatehli.commandSentMessage.description = Message for successful command.
5 voice.config.actiontemplatehli.detokenizeOptimization.label = Detokenize Optimization
6 voice.config.actiontemplatehli.detokenizeOptimization.description = Enables build-in detokenization based on original text, otherwise string join by space is used.
7 voice.config.actiontemplatehli.failureMessage.label = Failure Message
8 voice.config.actiontemplatehli.failureMessage.description = Message for error during processing.
9 voice.config.actiontemplatehli.group.messages.label = Response Messages
10 voice.config.actiontemplatehli.group.messages.description = Configure interpreter responses.
11 voice.config.actiontemplatehli.group.nlp.label = Neural Language Processing
12 voice.config.actiontemplatehli.group.nlp.description = Configure natural language processing.
13 voice.config.actiontemplatehli.lowerText.label = Lower Text
14 voice.config.actiontemplatehli.lowerText.description = Convert the input text to lowercase before processing.
15 voice.config.actiontemplatehli.optionalLanguageTags.label = Optional Language Tags
16 voice.config.actiontemplatehli.optionalLanguageTags.description = Comma separated POS language tags that will be optional when comparing.
17 voice.config.actiontemplatehli.unhandledMessage.label = Unhandled Message
18 voice.config.actiontemplatehli.unhandledMessage.description = Message for unsuccessful processing.
19 voice.config.actiontemplatehli.useSimpleTokenizer.label = Use Simple Tokenizer
20 voice.config.actiontemplatehli.useSimpleTokenizer.description = Prefer simple tokenizer over white space tokenizer.
24 service.voice.actiontemplatehli.label = Action Template Interpreter