From be70f7e89cce9e579cea228eaec3639c12f2c713 Mon Sep 17 00:00:00 2001
From: Dominik Weitz <mollux@mollux.de>
Date: Fri, 6 Nov 2020 21:00:26 +0100
Subject: [PATCH] Fix non-applied translation

---
 AKSubmission/locale/de_DE/LC_MESSAGES/django.po | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/AKSubmission/locale/de_DE/LC_MESSAGES/django.po b/AKSubmission/locale/de_DE/LC_MESSAGES/django.po
index c04a0c9a..0a73a3ce 100644
--- a/AKSubmission/locale/de_DE/LC_MESSAGES/django.po
+++ b/AKSubmission/locale/de_DE/LC_MESSAGES/django.po
@@ -124,12 +124,7 @@ msgid "AK Wish"
 msgstr "AK-Wunsch"
 
 #: AKSubmission/templates/AKSubmission/ak_detail.html:74
-#, fuzzy, python-format
-#| msgid ""
-#| "\n"
-#| "                        This AK currently takes place for another "
-#| "%(featured_slot_remaining)s minute(s) in %(room)s.&nbsp;\n"
-#| "                    "
+#, python-format         "
 msgid ""
 "\n"
 "                        This AK currently takes place for another "
-- 
GitLab