Brazilian Portuguese language bundle - encoding problems and improvements
-------------------------------------------------------------------------

                 Key: MPIR-122
                 URL: http://jira.codehaus.org/browse/MPIR-122
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Cristiano Kliemann
         Attachments: pt_BR-bundle.patch

It appears that somebody encoded the bundle to UTF-8 before executing 
native2ascii. So, characters such as 'ã', which should be encoded as '\u00e3', 
are encoded as two invalid characters '\u00c3\u00a3'.

The patch corrects the problem. It also has some other translation additions 
and improvements.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to