From: Bob Stayton Date: Thu, 29 Nov 2001 18:28:12 +0000 (+0000) Subject: Fixed error message for missing localization so that if X-Git-Tag: release/1.79.1~6^2~6085 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e5a511b11f2a9733166db622b01eede18258bd7f;p=docbook-dsssl Fixed error message for missing localization so that if missing in en.xml, it doesn't say 'using en'. --- diff --git a/xsl/common/l10n.xsl b/xsl/common/l10n.xsl index 547c4ab05..1f6c16707 100644 --- a/xsl/common/l10n.xsl +++ b/xsl/common/l10n.xsl @@ -135,7 +135,15 @@ " localization of " - " exists; using "en". + " exists + + + . + + + ; using "en". + +