@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface I18nMakeFormat
ResourceBundle.getString(java.lang.String)
indicating the checker to check if the given key exist in the translation file and annotate the
result string with the correct format annotation according to the corresponding key's value. This
is done in I18nFormatterTransfer