diff options
| author | Percy Perez-Pinedo | 2009-08-21 13:30:24 -0700 | 
|---|---|---|
| committer | Percy Perez-Pinedo | 2009-08-21 13:30:24 -0700 | 
| commit | e0a81fd78aa2a6e5096a8b207484fa19cc5c034f (patch) | |
| tree | 336fe3d1def5d5236fdfc04f0a4b52a4d2121627 /debug_toolbar/locale | |
| parent | b7629d5768295131c35d613dbb16d9a070474c77 (diff) | |
| download | django-debug-toolbar-e0a81fd78aa2a6e5096a8b207484fa19cc5c034f.tar.bz2 | |
testing some changes
Diffstat (limited to 'debug_toolbar/locale')
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.mo | bin | 1052 -> 1081 bytes | |||
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.po | 4 | 
2 files changed, 4 insertions, 0 deletions
diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.mo b/debug_toolbar/locale/es/LC_MESSAGES/django.mo Binary files differindex 295c214..d8d3edd 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.mo +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.mo diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.po b/debug_toolbar/locale/es/LC_MESSAGES/django.po index 07c8d30..ad12522 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.po @@ -18,6 +18,10 @@ msgstr ""  "Content-Type: text/plain; charset=UTF-8\n"  "Content-Transfer-Encoding: 8bit\n" +msgid "Hide" +msgstr "Ocultar" + +  #: templates/debug_toolbar/base.html:30  msgid "Close"  msgstr "Cerrar"  | 
