[4suite] 4Suite l10n confirmed

Uche Ogbuji uche.ogbuji at fourthought.com
Thu Feb 1 15:54:52 MST 2001


Martin sent me German translations yesterday, and this uncovered some
bugs in my l10n.  I just got back to this and got it working.

[uogbuji at borgia uogbuji]$ cat source 
<foo/>
[uogbuji at borgia uogbuji]$ cat badxslt 
<!-- No version attribute -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
</xsl:stylesheet>

[uogbuji at borgia uogbuji]$ export LANG=en_US
[uogbuji at borgia uogbuji]$ 4xslt source badxslt 
<traceback snipped>
XsltException: Style-sheet document root element must have a version
attribute.  (see XSLT Spec: 2.2 - 2.3)

Style-sheet document root element must have a version attribute.  (see
XSLT Spec: 2.2 - 2.3)
[uogbuji at borgia uogbuji]$ export LANG=de   
[uogbuji at borgia uogbuji]$ 4xslt source badxslt 
<traceback snipped>
XsltException: Das Wurzelelement des Stylesheets muss ein Attribut
version habe (siehe XSLT-Spec: 2.2 - 2.3).

Das Wurzelelement des Stylesheets muss ein Attribut version habe (siehe
XSLT-Spec: 2.2 - 2.3).
[uogbuji at borgia uogbuji]$ 


WooHoo!

Any chance of a French translation from Logilabs before 0.10.2 (next
week)?


-- 
Uche Ogbuji                               Principal Consultant
uche.ogbuji at fourthought.com               +1 303 583 9900 x 101
Fourthought, Inc.                         http://Fourthought.com 
4735 East Walnut St, Ste. C, Boulder, CO 80301-2537, USA
Software-engineering, knowledge-management, XML, CORBA, Linux, Python



More information about the 4suite mailing list