X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/273d933d53fcd1a1c4e77e8ff1fcc3f05a82c0db..34e7eacf0ed2131c64f81f8cd5173baebc75d534:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index be83ee4e..a8102fef 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -56,13 +56,11 @@ $i18n_key_words = array( 'menu.reports' => 'Relatórios', // TODO: translate the following. 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Projetos', // TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', -// 'menu.teams' => 'Tams', +// 'menu.teams' => 'Teams', // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', 'menu.options' => 'Opções', @@ -79,6 +77,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. // 'error.db' => 'database error', // 'error.field' => 'incorrect "{0}" data', // 'error.empty' => 'field "{0}" is empty',