Add localized error messages to Xerces --------------------------------------
Key: XERCESJ-1504 URL: https://issues.apache.org/jira/browse/XERCESJ-1504 Project: Xerces2-J Issue Type: New Feature Components: Other Affects Versions: 2.11.0 Reporter: Damien Guillaume Localized error messages (especially for validation) would be very useful for Xerces in non-English environments. XML editors often display Xerces error messages to end users, and may not always assume a specific version of Xerces is used to provide error messages localization. JAXP has started including localized error messages : http://java.net/projects/jaxp-sources/sources/svn/show/trunk/xml-xerces/java/src/com/sun/org/apache/xerces/internal/impl/msg?rev=3027 These files are adapted to an old version of Xerces, and do not include all the recent messages. But maybe they could be used to start this project ? -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org