X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=687f19daf35e2060c7684a255387ecb03d4b5d46;hb=367baa10353d5f679e6e3c795ae9d35a275a24d9;hp=aadf6f5ac0271ed4ba6b911625a43fc4649828d9;hpb=da39950fb8192f48ad40f6777ff3c5cd52459bcd;p=timetracker.git 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?',