X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3c1fc11af2a371006431cd8f00917fc80dea9347..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index caef942c..1f7dff62 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -134,18 +134,23 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', +// Labels for controls on forms. Labels in this section are used on multiple forms. +// TODO: translate the following. +// 'label.team_name' => 'Team name', +// 'label.address' => 'Address', +// 'label.currency' => 'Currency', +// 'label.manager_name' => 'Manager name', +// 'label.manager_login' => 'Manager login', +// 'label.person_name' => 'Name', +// 'label.thing_name' => 'Name', +// 'label.login' => 'Login', +'label.password' => 'Senha', +'label.confirm_password' => 'Confirme a senha', + // TODO: refactoring ongoing down from here. -// labels for controls on various forms -// TODO: translate label.team_name and strings below. -// 'label.team_name' => 'team name', -// 'label.currency' => 'currency', -// 'label.manager_name' => 'manager name', -// 'label.manager_login' => 'manager login', -'label.password' => 'senha', -'label.confirm_password' => 'confirme a senha', // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following.