On 06/02/2023 15:23, Thomas Schraitle wrote:
...
No localization exists for "" or "". Using default "en".
Error at xsl:text on line 169 column 19 of functions.xsl:
  XTMM9000  Processing terminated by xsl:message at line 169 in functions.xsl

Do you have any 'xml:lang=""' in your document(s)?

It looks like the function [1] can really only generate 'No localization
exists for "" or "".' if '$gentext-language' is not set (not that I know
how to set it) and there's an 'xml:lang=""' somewhere in your document.

The 'terminate="yes"' on line 168 does rather contradict the message
that processing will continue with the default language.

Regards,


Tony Graham.
--
Senior Architect
XML Division
Antenna House, Inc.
----
Skerries, Ireland
[email protected]


[1] https://github.com/docbook/xslTNG/blob/main/src/main/xslt/modules/functions.xsl#L139

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to