X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/223ec69341da525ce2fce640ad5e62b00ec27360..4ebe6fd29283633e5ae7cdb399cc144c38af25fb:/WEB-INF/resources/pt-br.lang.php diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 9bb3a47c..2d85a5b7 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -268,6 +268,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Usuários ativos', +'label.inactive_users' => 'Usuários inativos', // Form titles. 'title.error' => 'Erro', @@ -501,8 +503,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Tarefas inativas', // Users form. See example at https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Usuários ativos', -'form.users.inactive_users' => 'Usuários inativos', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Papel',