From 9b02c5831d210aec3ab8f788de520426985943f9 Mon Sep 17 00:00:00 2001 From: fbormann Date: Fri, 18 Nov 2016 15:57:01 -0300 Subject: [PATCH] solved bug on translation by compile a translation message file that wasn't translated #417 #415 --- core/locale/pt_BR/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/locale/pt_BR/LC_MESSAGES/django.po b/core/locale/pt_BR/LC_MESSAGES/django.po index 68e2ad1..71df8f0 100644 --- a/core/locale/pt_BR/LC_MESSAGES/django.po +++ b/core/locale/pt_BR/LC_MESSAGES/django.po @@ -38,7 +38,7 @@ msgstr "Por favor, insira uma data válida" #, fuzzy #| msgid "There is already a registeres User with this CPF" msgid "There is already a registered User with this CPF" -msgstr "Já existem usuários cadastrados com este CPF" +msgstr "Já existe usuário cadastrado com este CPF" #: .\forms.py:52 #, python-format @@ -245,7 +245,7 @@ msgstr "Entrar" #: .\templates\registration\passwor_reset_complete.html:19 msgid "Your password was reseted successful" -msgstr "" +msgstr "Sua senha foi resetada com sucesso" #: .\templates\registration\passwor_reset_confirm.html:19 #: .\templates\registration\passwor_reset_done.html:18 -- libgit2 0.21.2