diff --git a/.gitignore b/.gitignore index 4002e45e5..6bfc03c06 100644 --- a/.gitignore +++ b/.gitignore @@ -44,10 +44,6 @@ nosetests.xml coverage.xml *,cover -# Translations -*.mo -*.pot - # Django stuff: *.log diff --git a/cookbook/locale/de/LC_MESSAGES/django.mo b/cookbook/locale/de/LC_MESSAGES/django.mo new file mode 100644 index 000000000..2640e2a90 Binary files /dev/null and b/cookbook/locale/de/LC_MESSAGES/django.mo differ diff --git a/cookbook/templates/include/storage_backend_warning.html b/cookbook/templates/include/storage_backend_warning.html index 817a5840c..356b001e7 100644 --- a/cookbook/templates/include/storage_backend_warning.html +++ b/cookbook/templates/include/storage_backend_warning.html @@ -1,7 +1,7 @@ {% load i18n %}