jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages.properties
changeset 40487 f66705eea8c7
parent 25868 686eef1e7a79
equal deleted inserted replaced
39922:e613affb88d1 40487:f66705eea8c7
     1 # This file stores localized messages for the Xerces
     1 # This file stores localized messages for the Xerces
     2 # DOM implementation.
     2 # DOM implementation.
     3 #
     3 #
     4 # The messages are arranged in key and value tuples in a ListResourceBundle.
     4 # The messages are arranged in key and value tuples in a ListResourceBundle.
     5 #
       
     6 # @version $Id: DOMMessages.properties,v 1.2 2005-08-16 22:51:51 jeffsuttor Exp $
       
     7 
     5 
     8         BadMessageKey = The error message corresponding to the message key can not be found.
     6         BadMessageKey = The error message corresponding to the message key can not be found.
     9         FormatFailed = An internal error occurred while formatting the following message:\n  
     7         FormatFailed = An internal error occurred while formatting the following message:\n  
    10 
     8 
    11 # DOM Core
     9 # DOM Core