Re: Using I18nTransformer without catalogue

2003-06-13 Thread Alex Romayev
--- Konstantin Piroumian [EMAIL PROTECTED] wrote: From: Alex Romayev [EMAIL PROTECTED] --- Konstantin Piroumian [EMAIL PROTECTED] wrote: From: Alex Romayev [EMAIL PROTECTED] Hi, Is is actually possible to use I18nTransformer without having to specify the

Re: Using I18nTransformer without catalogue

2003-06-03 Thread Alex Romayev
--- Konstantin Piroumian [EMAIL PROTECTED] wrote: From: Alex Romayev [EMAIL PROTECTED] Hi, Is is actually possible to use I18nTransformer without having to specify the catalogue-name and catalogue-location parameters? AFAIK, not yet, because of this lines in I18nTransformer

Re: Using I18nTransformer without catalogue

2003-06-03 Thread Konstantin Piroumian
From: Alex Romayev [EMAIL PROTECTED] --- Konstantin Piroumian [EMAIL PROTECTED] wrote: From: Alex Romayev [EMAIL PROTECTED] Hi, Is is actually possible to use I18nTransformer without having to specify the catalogue-name and catalogue-location parameters? AFAIK, not yet,

Re: Using I18nTransformer without catalogue

2003-06-02 Thread Konstantin Piroumian
From: Alex Romayev [EMAIL PROTECTED] Hi, Is is actually possible to use I18nTransformer without having to specify the catalogue-name and catalogue-location parameters? AFAIK, not yet, because of this lines in I18nTransformer code: 893: public void configure(Configuration conf) throws

Using I18nTransformer without catalogue

2003-05-31 Thread Alex Romayev
Hi, Is is actually possible to use I18nTransformer without having to specify the catalogue-name and catalogue-location parameters? Why? Because I'm only using i18n:when and i18n:date tags. At the moment I'm having to create the dummy message files. Cheers, -Alex