Opened 5 years ago

Closed 5 years ago

#30291 closed Bug (invalid)

pt-br translation for humanize has no spaces (messes with naturaltime filter)

Reported by: Hugo Schmitt Owned by: nobody
Component: contrib.humanize Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

Hello,

the translation gives results such as "1ano, 3mesesatrás" since it seems to be missing spaces here:

https://github.com/django/django/blob/9caa3e0a29c54939cc923c1693f491ff6c8e77e2/django/contrib/humanize/locale/pt_BR/LC_MESSAGES/django.po#L264

Change History (1)

comment:1 by Mariusz Felisiak, 5 years ago

Resolution: invalid
Status: newclosed
Version: 2.1master

Thanks for the report, however, translations are handled at Transifex.

Note: See TracTickets for help on using tickets.
Back to Top