Introduced handling of max user count.
[timetracker.git] / WEB-INF / resources / en.lang.php
index aadf6f5..687f19d 100644 (file)
@@ -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?',