X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7ffbdd795498e935a5d50fd87c60cea3ab527bfa..f12e0989887b6cc05cef4d252105083eac063cd5:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 0a8fdd77..539b5737 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -83,7 +83,9 @@ $i18n_key_words = array( // 'error.not_equal' => 'field "{0}" is not equaled to field "{1}"', // 'error.interval' => 'incorrect interval', // 'error.project' => 'select project', -// 'error.activity' => 'select activity', +// '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',