diff options
| author | Jannis Leidel | 2012-03-31 14:36:33 +0200 |
|---|---|---|
| committer | Jannis Leidel | 2012-03-31 14:36:33 +0200 |
| commit | 02e001dde67730a2adb98524da6991ae23792e26 (patch) | |
| tree | 1075377777574d88c01f3d4dab89a6cee3150980 /debug_toolbar/locale/de | |
| parent | 93d66f54b45aaf613b02b31455ac7c826eea657e (diff) | |
| download | django-debug-toolbar-02e001dde67730a2adb98524da6991ae23792e26.tar.bz2 | |
Updated current translations.
Diffstat (limited to 'debug_toolbar/locale/de')
| -rw-r--r-- | debug_toolbar/locale/de/LC_MESSAGES/django.po | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/debug_toolbar/locale/de/LC_MESSAGES/django.po b/debug_toolbar/locale/de/LC_MESSAGES/django.po index 35998f8..3df58b8 100644 --- a/debug_toolbar/locale/de/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-05 17:46+0100\n" +"POT-Creation-Date: 2012-03-31 14:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -157,12 +157,7 @@ msgid "Location" msgstr "Ort" #: templates/debug_toolbar/redirect.html:9 -msgid "" -"The Django Debug Toolbar has intercepted a redirect to the above URL for " -"debug viewing purposes. You can click the above link to continue with the " -"redirect as normal. If you'd like to disable this feature, set the " -"<code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key " -"<code>INTERCEPT_REDIRECTS</code> to <code>False</code>." +msgid "The Django Debug Toolbar has intercepted a redirect to the above URL for debug viewing purposes. You can click the above link to continue with the redirect as normal. If you'd like to disable this feature, set the <code>DEBUG_TOOLBAR_CONFIG</code> dictionary's key <code>INTERCEPT_REDIRECTS</code> to <code>False</code>." msgstr "" #: templates/debug_toolbar/panels/cache.html:14 |
