From 7b37bbf3a35f5b4b39333f9c8f7c9474efe0b27a Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 7 Jan 2005 09:04:44 +0000 Subject: INTEGRATION: CWS cfgimpex (1.6.38); FILE MERGED 2004/12/10 07:58:01 jb 1.6.38.1: #i36020# Change handling of module-dependent values - now the module attribute is directly on the value; Add check for duplicate node names. --- officecfg/util/data_val.xsl | 49 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) (limited to 'officecfg/util/data_val.xsl') diff --git a/officecfg/util/data_val.xsl b/officecfg/util/data_val.xsl index ddabb4649d29..b0775a5c4ff1 100644 --- a/officecfg/util/data_val.xsl +++ b/officecfg/util/data_val.xsl @@ -3,9 +3,9 @@ * * $RCSfile: data_val.xsl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2004-11-09 11:49:05 $ + * last change: $Author: rt $ $Date: 2005-01-07 10:04:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -159,6 +159,7 @@ + @@ -222,7 +223,36 @@ + + + + + + + + + + + + + + + + + + ERROR: Value in property '' has module and locale! + + + ERROR: Property '' has multiple values for module ! + + + ERROR: Property '' has values both with and without module. This is currently not supported. Please contact jb@openoffice.org, if you need this! + + + ATTENTION: Property '' has different values for different modules. Make sure the modules are mutually exclusive! + + @@ -261,6 +291,21 @@ + + + + + + + + + + + + + + ERROR: Duplicate node/prop ''! + -- cgit v1.2.3