diff options
| author | Rob Hudson | 2009-09-11 15:48:04 -0700 |
|---|---|---|
| committer | Rob Hudson | 2009-09-11 15:48:04 -0700 |
| commit | 4b1356dd777e0c4cb88e1fc9d3291f12dba95cdd (patch) | |
| tree | 9b2095dae173132c6801cfae05d0cd924f922a2d /debug_toolbar | |
| parent | c4abcc6cfffe060fe7a188d01a972933afef7615 (diff) | |
| parent | ac20e02e682f8145f849f8b0366b38c8eafadfb5 (diff) | |
| download | django-debug-toolbar-4b1356dd777e0c4cb88e1fc9d3291f12dba95cdd.tar.bz2 | |
Merge branch 'tx-master' of github.com:robhudson/django-debug-toolbar
Diffstat (limited to 'debug_toolbar')
| -rw-r--r-- | debug_toolbar/locale/he/LC_MESSAGES/django.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index 7365992..d4aef2d 100644 --- a/debug_toolbar/locale/he/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/he/LC_MESSAGES/django.po @@ -138,14 +138,6 @@ msgstr "חזרה" msgid "Executed SQL" msgstr "" -#: templates/debug_toolbar/panels/templates.html:15 -msgid "Template" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:10 -msgid "Resource" -msgstr "" - #: templates/debug_toolbar/panels/cache.html:18 msgid "Hits" msgstr "הצלחות" @@ -165,3 +157,11 @@ msgstr "" #: templates/debug_toolbar/panels/sql_select.html:33 msgid "Empty set" msgstr "תוצאות ריק" + +#: templates/debug_toolbar/panels/templates.html:15 +msgid "Template" +msgstr "תבנית" + +#: templates/debug_toolbar/panels/timer.html:10 +msgid "Resource" +msgstr "" |
