Reports any String concatenation (
+
). Concatenation is usually incorrect in an internationalized environment, and should be replaced by uses of
java.text.MessageFormat
or similar classes.