Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#31241 closed Cleanup/optimization (fixed)

Doc translation update frequency is not clear

Reported by: tnir / Takuya Noguchi Owned by: tnir / Takuya Noguchi
Component: Documentation Version: 3.0
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

Doc translation update frequency on docs.djangoproject.com is not clear to contributors after translation process are all done on Transifex.

Even contributor may find https://github.com/django/django-docs-translations/commits/stable/3.0.x, there is no descriptions on translation docs.

Change History (6)

comment:1 by tnir / Takuya Noguchi, 4 years ago

Created to be ready for review: https://github.com/django/django/pull/12427

comment:2 by Claude Paroz, 4 years ago

Triage Stage: UnreviewedAccepted
Type: UncategorizedCleanup/optimization

Looks good to me.

comment:3 by Mariusz Felisiak, 4 years ago

Has patch: set
Owner: changed from nobody to tnir / Takuya Noguchi

comment:4 by Mariusz Felisiak, 4 years ago

Triage Stage: AcceptedReady for checkin

comment:5 by Mariusz Felisiak <felisiak.mariusz@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In c25a8c77:

Fixed #31241 -- Clarified porting translations of the Django docs to docs.djangoproject.com.

comment:6 by Mariusz Felisiak <felisiak.mariusz@…>, 4 years ago

In bbec01c:

[3.0.x] Fixed #31241 -- Clarified porting translations of the Django docs to docs.djangoproject.com.

Backport of c25a8c77d72b6d3a1942a699796224f4a2caf543 from master

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