Reports non-constant string concatenations used as an argument to a call to
MessageFormat.format()
. Often this is the result of mistakenly concatenating a string format argument by typing a '+' when a ',' was meant.