Is it possible (or will be possible) to specify a form for lists of values when doing i18n in GWT?
For example, in Messages
implementation I'd write something like:
@ExpandsList
public String youveSearchedFor(String[] values);
And in .properties
file something like:
youveSearchedFor = you''ve searched for [{n}, ] and {last}