Opened 13 years ago

Closed 13 years ago

#16598 closed Bug (invalid)

Lithuanian translation "svtainės" in django.contrib.sites is mistyped

Reported by: Marius Grigaitis Owned by: nobody
Component: Translations Version: 1.3
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

In django.contrib.sites contrib/sites/locale/lt/LC_MESSAGES/django.po message "svtainės" is missing "e" letter. Should be "svetainės".

Attachments (1)

translation.patch (367 bytes ) - added by Marius Grigaitis 13 years ago.

Download all attachments as: .zip

Change History (2)

by Marius Grigaitis, 13 years ago

Attachment: translation.patch added

comment:1 by Aymeric Augustin, 13 years ago

Resolution: invalid
Status: newclosed

The patch may be good, but we don't update Django translations via the ticket system; we use Transifex.

If you're interested in helping out, please sign up for the Lithuanian translation team.

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