diff options
| author | Alex | 2009-09-10 22:25:02 +0000 | 
|---|---|---|
| committer | Transifex Robot | 2009-09-10 22:25:02 +0000 | 
| commit | ac20e02e682f8145f849f8b0366b38c8eafadfb5 (patch) | |
| tree | d75ce6898eda51c1d3faa1bbc328eaf030f88225 | |
| parent | 81da67bbfcd18ac9802f652155c331229d7967f2 (diff) | |
| download | django-debug-toolbar-ac20e02e682f8145f849f8b0366b38c8eafadfb5.tar.bz2 | |
l10n: Updates to Hebrew (he) translation
Transmitted-via: Transifex (www.transifex.net)
| -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 "" | 
