Changeset 16531
- Timestamp:
- 7 Jul 2021, 07:16:41 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/interfaces.py
r16372 r16531 614 614 title = _(u'Public Name'), 615 615 description = _(u"Substitute for officer's real name " 616 "in student object histories."), 616 "in student object histories " 617 "and in local roles tables."), 617 618 required = False,) 618 619
Note: See TracChangeset for help on using the changeset viewer.