diff --git a/officecfg/util/data_val.xsl b/officecfg/util/data_val.xsl
index cd2f10e87437..a6726c1772a2 100644
--- a/officecfg/util/data_val.xsl
+++ b/officecfg/util/data_val.xsl
@@ -199,10 +199,6 @@
test="preceding-sibling::value[((not($lang) and not(@xml:lang)) or $lang=@xml:lang) and ((not($module) and not(@install:module)) or $module=@install:module)]">
ERROR: Property '' has values with matching xml:lang attribute and inconsistent install:module attributes.
-
- ATTENTION: Property '' has different values for different modules. Make sure the modules are mutually exclusive!
-