X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3cf7e0aada24dc1fcb1ffd3f2103f160a75247b6..67ff88b9d0f11b6f63c06823828df337063a7d6f:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 6ac89aeb..a7f07d04 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -82,13 +82,16 @@ $i18n_key_words = array( // 'error.empty' => 'Field "{0}" is empty.', // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".', // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. -// 'error.project' => 'select project', +// 'error.project' => 'Select project.', // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', + + + +// TODO: refactoring ongoing down from here. + // 'error.auth' => 'incorrect login or password', // 'error.user_exists' => 'user with this login already exists', // 'error.project_exists' => 'project with this name already exists',