Opened 6 years ago

Closed 6 years ago

#30001 closed Cleanup/optimization (fixed)

Mark UUIDField.description for translation

Reported by: Prabakaran Kumaresshan Owned by: Prabakaran Kumaresshan
Component: Database layer (models, ORM) 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: yes UI/UX: no

Description

Change History (5)

comment:1 by Prabakaran Kumaresshan, 6 years ago

Owner: changed from nobody to Prabakaran Kumaresshan
Status: newassigned

comment:2 by Simon Charette, 6 years ago

Component: DocumentationDatabase layer (models, ORM)
Triage Stage: UnreviewedAccepted

comment:3 by Simon Charette, 6 years ago

Triage Stage: AcceptedReady for checkin

comment:4 by Tim Graham, 6 years ago

Summary: Add translation for UUID Field DescriptionMark UUIDField.description for translation

comment:5 by Tim Graham <timograham@…>, 6 years ago

Resolution: fixed
Status: assignedclosed

In 0d724ce:

Fixed #30001 -- Marked UUIDField.description for translation.

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