From a5329ec8ed4169891c8f7d705f45dbf6c3a65fee Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 2 Apr 2001 11:03:00 +0000 Subject: [PATCH] Support context info --- gentext/xsl/xsl.xsl | 46 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) diff --git a/gentext/xsl/xsl.xsl b/gentext/xsl/xsl.xsl index cbd7b7f02..59e80a498 100644 --- a/gentext/xsl/xsl.xsl +++ b/gentext/xsl/xsl.xsl @@ -34,11 +34,55 @@ - + + + + + + + + + + + + + + There is no gentext key ' + + ' in the ' + + ' locale. + + + + + + There is more than one gentext key ' + + ' in the ' + + ' locale. + + + + + + + + + + + + -- 2.50.1