Ignore:
Timestamp:
6 Aug 2021, 06:56:11 (3 years ago)
Author:
Henrik Bettermann
Message:

Edit warning message.

File:
1 edited

Legend:

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

    r16551 r16564  
    7575grok.context(IKofaObject) # Make IKofaObject the default context
    7676
    77 WARNING = _('You can not edit your application records after final submission.'
     77WARNING = _('Please always save the form before final submission and note that'
     78            ' you can not edit your application records after submission.'
    7879            ' You really want to submit?')
    7980
Note: See TracChangeset for help on using the changeset viewer.