From 4e07dd44edaeb0bd5681ef3d619cbb7cd93ff30d Mon Sep 17 00:00:00 2001 From: Percy Perez-Pinedo Date: Sun, 4 Jan 2009 16:45:37 -0800 Subject: updated message file --- debug_toolbar/locale/es/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debug_toolbar') 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 , 2009. +# Percy Pérez-Pinedo , 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" -- cgit v1.2.3