This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] slides XSL: localizing the localization
- From: Justus dot Piater at ULg dot ac dot be (Justus H. Piater)
- To: docbook-apps at lists dot oasis-open dot org
- Date: Tue, 02 Sep 2003 19:05:30 +0200
- Subject: [docbook-apps] slides XSL: localizing the localization
Excuse about my ignorance, but how do I extend a localization locally?
For slides to work in French, I added
<xsl:param name="local.l10n.xml" select="document('')"/>
<i18n xmlns="http://docbook.sourceforge.net/xmlns/l10n/1.0">
<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="fr">
<l:gentext key="Continued" text="(Continué)"/>
...
to my XSL customization layer. It works, but it replaces - rather than
adds to - the existing localization in the slides style sheet, meaning
that the English option is lost. There surely is a way to do _add_
languages...?
Thanks,
Justus
--
Justus H. Piater, Ph.D. http://www.montefiore.ulg.ac.be/~piater
Institut Montefiore, B28 Phone: +32-4-366-2279
Université de Liège, Belgium Fax: +32-4-366-2620
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.