Ignore:
Timestamp:
15 Oct 2018, 08:29:17 (6 years ago)
Author:
Henrik Bettermann
Message:

Update pot file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py

    r14040 r15188  
    518518    reg_number = TextLineChoice(
    519519        title = _(u'Identification Number'),
    520         description = u'Enter either registration or matriculation number.',
     520        description = _(u'Enter either registration or matriculation number.'),
    521521        readonly = False,
    522522        required = True,
Note: See TracChangeset for help on using the changeset viewer.