]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Added handling of expiration dates.
[timetracker.git] / WEB-INF / resources / en.lang.php
index aadf6f5ac0271ed4ba6b911625a43fc4649828d9..2db7e2d900519de024d719e9b8644bf0c6889f35 100644 (file)
@@ -101,6 +101,8 @@ $i18n_key_words = array(
 'error.xml' => 'Error in XML file at line %d: %s.',
 '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?',