diff options
| -rw-r--r-- | debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo | bin | 4314 -> 4320 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po | 6 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo Binary files differindex b12a268..8c0c45f 100644 --- a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo +++ b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.mo diff --git a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po index 0b1d794..d80930c 100644 --- a/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/pt_BR/LC_MESSAGES/django.po @@ -202,11 +202,11 @@ msgstr "Nenhuma mensagem logada"  #: templates/debug_toolbar/panels/request_vars.html:3  msgid "View information" -msgstr "Ver informações" +msgstr "Informações da View"  #: templates/debug_toolbar/panels/request_vars.html:7  msgid "View Function" -msgstr "Ver Função" +msgstr "Função View"  #: templates/debug_toolbar/panels/request_vars.html:8  msgid "args" @@ -343,7 +343,7 @@ msgstr "Template"  #: templates/debug_toolbar/panels/templates.html:21  #: templates/debug_toolbar/panels/templates.html:37  msgid "Toggle Context" -msgstr "Trocar Contexto" +msgstr "Mostrar Contexto"  #: templates/debug_toolbar/panels/templates.html:28  #: templates/debug_toolbar/panels/templates.html:43  | 
