From 857d77a09aeed2dd7b8fc61aaa582e55f116e84a Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Tue, 20 Jul 2010 15:08:18 +0000 Subject: [PATCH] Another small speed improvement --- xsl/common/l10n.xsl | 90 ++++++++++++++++++++++----------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/xsl/common/l10n.xsl b/xsl/common/l10n.xsl index cadf87557..fc4275438 100644 --- a/xsl/common/l10n.xsl +++ b/xsl/common/l10n.xsl @@ -22,6 +22,8 @@ + + @@ -431,52 +433,50 @@ |$local.context.node/l:template[@name=$name and not(@style)])[1]"/> - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - No template for " - - " (or any of its leaves) exists - in the context named " - - " in the " - - " localization. - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + No template for " + + " (or any of its leaves) exists in the context named " + + " in the " + + " localization. + + + + + + -- 2.40.0