Kaj Hejer opened SPR-2855 and commented
I.e. had support for getMessage(String code, Object[] args, Locale locale)
this macro could like like the following:
<#macro messageArgsText code, args, text>${springMacroRequestContext.getMessage(code, args, text)}</#macro>
Affects: 2.0 final