Index: share/templates/en_US/error_messages.cfg =================================================================== RCS file: /sources/public/validator/share/templates/en_US/error_messages.cfg,v retrieving revision 1.33 diff -U 3 -r1.33 error_messages.cfg --- share/templates/en_US/error_messages.cfg 18 Apr 2008 02:55:27 -0000 1.33 +++ share/templates/en_US/error_messages.cfg 23 Sep 2008 21:17:07 -0000 @@ -201,6 +201,13 @@ original = "end of document in prolog" + verbose <<.EOF. + + + This error is often caused by an empty document. + + +.EOF. original = "%1 declaration not allowed in prolog"
+ This error is often caused by an empty document. +