Format a localized message, with java.util.Formatter and the appropriate resource. @param key used to specify format string in properties file. If not found, then will be used as the format. @param args Optional arguments to be passed to Formatter.format method. @return formatted localized String
(final String key, final Object... args)
source not stored for this graph (policy: none)