#37020 closed Cleanup/optimization (fixed)
Adjust release instructions to stop editing *.po files fetched from Transifex
| Reported by: | Jacob Walls | Owned by: | Jacob Walls |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Per forum post, the procedure for pulling & pushing files from/to Transifex has been corrupting both line numbers and plural forms, leading to, in some cases, broken *.po files that do not compile to *.mo, or *.po files that hide information (e.g. plural forms that might appear in production).
I'm working on a PR to correct the documentation. (EDIT: I think it makes more sense to wait to correct the files until our next regularly scheduled time to fetch, for the 6.1 prereleases).
Change History (7)
comment:1 by , 4 weeks ago
| Description: | modified (diff) |
|---|
comment:2 by , 4 weeks ago
| Has patch: | set |
|---|
comment:3 by , 4 weeks ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Accepting based off the forum discussion. This change sounds positive to me
I feel there is a piece of work around migrating Transifex to Weblate as a longer term plan. I tried to research current discussions on this and added a note: https://forum.djangoproject.com/t/improving-the-process-of-incorporating-translations-to-django/26140/17
comment:4 by , 3 weeks ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
PR