Fixed legacy password handling.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 15612ba..7eed160 100644 (file)
@@ -184,6 +184,8 @@ $i18n_key_words = array(
 'label.role_comanager' => '(coordenador)',
 'label.role_admin' => '(administrador)',
 'label.page' => 'Página',
+// TODO: translate the following.
+// 'label.condition' => 'Condition',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Campos personalizados',
 // Translate the following.
@@ -351,6 +353,8 @@ $i18n_key_words = array(
 // 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',
 'form.users.manager' => 'Gerente',
 'form.users.comanager' => 'Coordenador',