Added handling of expiration dates.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 687f19d..2db7e2d 100644 (file)
@@ -102,6 +102,7 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Cannot import: %s.',
 'error.format' => 'Invalid file format.',
 'error.user_count' => 'Limit on user count.',
+'error.expired' => 'Expiration date reached.',
 
 // Warning messages.
 'warn.sure' => 'Are you sure?',