X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/11cef71c5608efdf93d400622140ef48f08b18f6..367baa10353d5f679e6e3c795ae9d35a275a24d9:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index aadf6f5a..687f19da 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -101,6 +101,7 @@ $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.', // Warning messages. 'warn.sure' => 'Are you sure?',