diff options
| author | Rob Hudson | 2009-09-01 06:58:49 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-09-01 06:58:49 -0700 |
| commit | ccbb03ae8e3ca2ff65140e3c113930b3ecc6b6a6 (patch) | |
| tree | c1ddbd6eb119d241dd26498c6f5ff99597a4e6f2 | |
| parent | d23196e480faa01bc96605260bdf58b595010b1d (diff) | |
| parent | 44368bb18002e9f754cd49a4001d743fc1e33210 (diff) | |
| download | django-debug-toolbar-ccbb03ae8e3ca2ff65140e3c113930b3ecc6b6a6.tar.bz2 | |
Merge commit 'origin/tx-master' into ui-rf
| -rw-r--r-- | debug_toolbar/locale/es/LC_MESSAGES/django.po | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/debug_toolbar/locale/es/LC_MESSAGES/django.po b/debug_toolbar/locale/es/LC_MESSAGES/django.po index d15b2c1..fe7e60b 100644 --- a/debug_toolbar/locale/es/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/es/LC_MESSAGES/django.po @@ -62,15 +62,6 @@ msgstr "Total Llamadas" msgid "Total Time" msgstr "Tiempo Total" -#: templates/debug_toolbar/panels/cache.html:39 -#: templates/debug_toolbar/panels/logger.html:8 -#: templates/debug_toolbar/panels/sql.html:6 -#: templates/debug_toolbar/panels/sql_explain.html:7 -#: templates/debug_toolbar/panels/sql_profile.html:7 -#: templates/debug_toolbar/panels/sql_select.html:7 -msgid "Time" -msgstr "Tiempo" - #: templates/debug_toolbar/panels/cache.html:40 msgid "Type" msgstr "Tipo" |
