diff options
| author | Percy Perez-Pinedo | 2009-01-04 16:45:37 -0800 | 
|---|---|---|
| committer | Percy Perez-Pinedo | 2009-01-04 16:45:37 -0800 | 
| commit | 4e07dd44edaeb0bd5681ef3d619cbb7cd93ff30d (patch) | |
| tree | 266d8e5af1062358778b71d8b370727580e3d4c3 /debug_toolbar | |
| parent | d417fc82379ea9979f50345dbe5f77ed7e3ff475 (diff) | |
| download | django-debug-toolbar-4e07dd44edaeb0bd5681ef3d619cbb7cd93ff30d.tar.bz2 | |
updated message file
Diffstat (limited to 'debug_toolbar')
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.po | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.po b/debug_toolbar/locale/es/LC_MESSAGES/django.po index 886bb7d..9f4a661 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.po @@ -1,7 +1,7 @@ -# Django Debug Toolbar en Espanol. +# Django Debug Toolbar en Español.  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER  # This file is distributed under the same license as the PACKAGE package. -# Percy Perez-Pinedo <percyp3@gmail.com>, 2009. +# Percy Pérez-Pinedo <percyp3@gmail.com>, 2009.  #  # Caracteres especiales: á, é, í, ó, ú, ñ,  # @@ -110,7 +110,7 @@ msgstr ""  #: templates/debug_toolbar/panels/request_vars.html:71  #: templates/debug_toolbar/panels/request_vars.html:92  msgid "None" -msgstr "" +msgstr "Ninguno"  #: templates/debug_toolbar/panels/settings_vars.html:6  msgid "Setting"  | 
