X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d528413f57480455efce71f40082eb682f2d8d48..903dae76e54a4e0c081532a8113c00ef1b56a1b5:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 687f19da..2db7e2d9 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -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?',