This intention replaces a
String
concatenation with the equivalent java format pattern, using
java.lang.String.format()
or
java.io.PrintStream.printf()
where applicable.