From ff19ee97610a786d61637c205f6b8a77b29f9ade Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 14 Nov 2002 15:58:43 +0000 Subject: [PATCH] Make gentext.template search through /-separated names --- xsl/common/l10n.xsl | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/xsl/common/l10n.xsl b/xsl/common/l10n.xsl index fb2a37ab5..3b49d0ee9 100644 --- a/xsl/common/l10n.xsl +++ b/xsl/common/l10n.xsl @@ -308,6 +308,7 @@ + @@ -368,21 +369,32 @@ - - - No template named " - - " 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.50.1