Hi all
I'm using Cocoon 2.1 and I have some problem with translation
Until Cocoon 2.0.4 I just set the session attribute locale to the desired
language and it worked.
When I do this in 2.1 it doesn't seem to work. This is an excerpt from my
logfile:


SESSION ATTRIBUTES:

PARAM: 'locale' VALUE: 'fr_CH'
...
DEBUG   (2003-08-08) 10:38.54:938   [core] (/GIS/selektion_gv.html)
Thread-17/I18nTransformer: I18nTransformer: using locale de_CH


sitemap:

<map:transformer name="i18n"
src="org.apache.cocoon.transformation.I18nTransformer" logger="core">
                             <catalogues default="messages">
                               <catalogue id="messages" name="messages"
location="i18n/translations"/>
                               <catalogue id="fehler" name="messages_fehler"
location="i18n/translations"/>
                             </catalogues>
                             <untranslated-text>untranslated</untranslated-text>
                             <cache-at-startup>true</cache-at-startup>
                        </map:transformer>

Cheers



-- 
COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to