For example, in
https://github.com/django/django/blob/master/django/conf/locale/fi/LC_MESSAGES/django.po
Lines 384, 388, 407 and many others have an empty msgstr.
--
Ticket URL: <https://code.djangoproject.com/ticket/24309>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
Translations aren't tracked in this ticket tracker. Please see
[https://docs.djangoproject.com/en/dev/internals/contributing/localizing/#translations
how to localize Django].
--
Ticket URL: <https://code.djangoproject.com/ticket/24309#comment:1>
Comment (by katajakasa):
I don't want to translate django or join mailing lists or sign up for yet
another service, I just wanted to report an issue. But whatever, I'll just
override the required bad translations in my own application.
--
Ticket URL: <https://code.djangoproject.com/ticket/24309#comment:2>
Comment (by aaugustin):
Hi katajakasa, indeed, despite our efforts to create a community of
translators, some languages don't have complete translations.
[https://www.transifex.com/projects/p/django/ This dashboard] gives us the
status of each language. We're trying to get as many as possible to 100%
before each release.
This bug tracker isn't a convenient tool to coordinate this process.
That's why Tim closed your ticket. Thanks for taking the time to notify us
anyway!
--
Ticket URL: <https://code.djangoproject.com/ticket/24309#comment:3>