X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=58795b961f70e91db01f093b865c25a38dcd07cd;hb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;hp=7077f2e13c69b01658fef327a21c552ca78be114;hpb=d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 7077f2e1..58795b96 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -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.