Re: i18n

Shash Chatterjee <[email protected]> Sat, 27 Aug 2005 14:38:23 -0500
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Raoul,

>
> - I could use this, so started trying already.  I ran into a problem
> about the keel-resources.xml file not parsing, SAX complained that it
> is not well-formed after root elements.  I enclosed the generated file
> withing <resources></resources> (just made up the root element), and
> it worked.
>
Looking at plugin.jelly, I think it looks like you forgot to checkin
keel-client/conf/client/snippets/resources_{prefix,suffix}.xml

Shash