When defining label mapping, it is possible to define a pattern (e.g. {0}
-> {1}), and this pattern is formatted at runtime.
It is possible to define the same kind of process for messages resulting
from Audit Rules, by using patterns or things like that?
(As an example, in the gmfmap file, I would like to put as message a thing
like "The type is not set for attribute named {0}", and then, format this
pattern at runtime only, to have dynamic error messages.)