Subject: Re: Replacing substring with value during transform
From: John English <john.foreign@xxxxxxxxx>
Date: Fri, 14 Sep 2012 14:01:30 +0300
|
On 13/09/2012 16:12, Florent Georges wrote:
Basically, {#User#} is replaced by <user/> or by <text name='user'/>
which also allows to add "parameters" to internationalized parts in a
natural way.
Ah, nice. I need to think about it a bit, as the localised messages are
substituted from a single file throughout the Java code, and a servlet
filter translates i18n stuff in Javascript files and suchlike. But it's
a very neat approach. Many thanks.
--
John English
|