X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/30e08b05e01bb089836582b5b467727dba822a13..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index cb07711c..f7411b64 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -77,6 +77,7 @@ $i18n_key_words = array( 'error.task' => 'Select task.', 'error.client' => 'Select client.', 'error.report' => 'Select report.', +'error.record' => 'Select record.', 'error.auth' => 'Incorrect login or password.', 'error.user_exists' => 'User with this login already exists.', 'error.project_exists' => 'Project with this name already exists.',