Reports wrong number of quotes around parameter in property value.

If parameters are present in the property value, then the value will be passed as a pattern to java.text.MessageFormat. This means that single quotes are used for escaping. Thus to keep a quote visible, it must be duplicated:

When using choice format, nested formats are evaluated as formats themselves, and second double quotes are required. When passing 1: