diff options
| -rw-r--r-- | debug_toolbar/locale/de/LC_MESSAGES/django.po | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/debug_toolbar/locale/de/LC_MESSAGES/django.po b/debug_toolbar/locale/de/LC_MESSAGES/django.po index 268724b..0d661a7 100644 --- a/debug_toolbar/locale/de/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/de/LC_MESSAGES/django.po @@ -2,9 +2,8 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Jannis Leidel, 2009. -# -# -#, fuzzy +# +# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" @@ -96,14 +95,6 @@ msgstr "Ort" msgid "No messages logged" msgstr "Keine Nachricht gespeichert" -#: templates/debug_toolbar/panels/request_vars.html:12 -#: templates/debug_toolbar/panels/request_vars.html:40 -#: templates/debug_toolbar/panels/request_vars.html:64 -#: templates/debug_toolbar/panels/request_vars.html:88 -#, fuzzy -msgid "Variable" -msgstr "Variable" - #: templates/debug_toolbar/panels/request_vars.html:26 msgid "None" msgstr "Nichts" @@ -167,4 +158,11 @@ msgstr "Template" #: templates/debug_toolbar/panels/timer.html:10 msgid "Resource" -msgstr "Ressource"
\ No newline at end of file +msgstr "Ressource" + +#: templates/debug_toolbar/panels/request_vars.html:12 +#: templates/debug_toolbar/panels/request_vars.html:40 +#: templates/debug_toolbar/panels/request_vars.html:64 +#: templates/debug_toolbar/panels/request_vars.html:88 +msgid "Variable" +msgstr "Variable" |
