Text Resources

Text resources allow providing key/value translation of character strings used for displaying messages.

By default, all character strings in App Builder are multilingual. You can translate messages into your app language(s) and then refer to them in the code.

Values can be used as templates and can contain formatting marks, corresponding to the syntax of java.text.MessageFormat class, like “There are {0} undelivered items”.