have you set the {locale} variable correctly or are you sure this working. 

my sitemap looks like this:

----- code -------------------------
 <map:act type="locale">                      
   <map:transform type="i18n">
     <map:parameter name="locale" value="{locale}"/>
   </map:transform>
 </map:act> 
----- /code ------------------------

try to set the locale parameter to a hard coded value to see if this is
working:
eg.      <map:parameter name="locale" value="tw"/>

to reference a dictionary like dict_tw.xml

ciao Lars

-----Ursprüngliche Nachricht-----
Von: Hong Gia Dinh [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 9. Dezember 2002 18:38
An: [EMAIL PROTECTED]
Betreff: i18n and xmlform combination-HELP


could sb explain me why i cant use the message key in the message when i use
i18n and xmlform ? 
i applied the sample in the how-to i18n and xml form for my application but
it cant read the message key ? 


what will the link i will call for translation in xmlform? 
thanks very much in advance 
GD 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to