Ignore:
Timestamp:
7 Nov 2012, 14:09:50 (12 years ago)
Author:
Henrik Bettermann
Message:

Activate personal data expiration checker.

File:
1 edited

Legend:

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

    r9565 r9569  
    222222                            self.request.principal.id)
    223223                        self.flash(
    224                           _('Your personal data record expired. '
    225                             'Please update.'))
     224                          _('Your personal data record is outdated. Please update.'))
    226225                    self.redirect(self.application_url() + rel_link)
    227226                    return
Note: See TracChangeset for help on using the changeset viewer.