Introduced 2 more localization strings.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 7077f2e..58795b9 100644 (file)
@@ -91,8 +91,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Já existe usuário com este login.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Já existe tarefa com este nome.',
-'error.client_exists' => 'Já existe cliente com este nome.',
 'error.invoice_exists' => 'Já existe fatura com este número.',
 // TODO: translate the following.
 // 'error.role_exists' => 'Role with this rank already exists.',
@@ -240,6 +238,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Somente totais',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Equipes', // TODO: change "teams" to "groups".
 // TODO: translate the following.