jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DatatypeMessages.properties
changeset 40487 f66705eea8c7
parent 25868 686eef1e7a79
equal deleted inserted replaced
39922:e613affb88d1 40487:f66705eea8c7
     1 # This file stores localized messages for the Xerces JAXP Datatype API implementation.
     1 # This file stores localized messages for the Xerces JAXP Datatype API implementation.
     2 #
     2 #
     3 # The messages are arranged in key and value tuples in a ListResourceBundle.
     3 # The messages are arranged in key and value tuples in a ListResourceBundle.
     4 #
       
     5 # @version $Id: DatatypeMessages.properties 3021 2011-03-01 00:12:28Z joehw $
       
     6 
     4 
     7 BadMessageKey = The error message corresponding to the message key can not be found.
     5 BadMessageKey = The error message corresponding to the message key can not be found.
     8 FormatFailed = An internal error occurred while formatting the following message:\n
     6 FormatFailed = An internal error occurred while formatting the following message:\n
     9 
     7 
    10 FieldCannotBeNull={0} cannot be called with 'null' parameter.
     8 FieldCannotBeNull={0} cannot be called with 'null' parameter.