From d47f12659865bf08a4f887098d0828e1e46bca35 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 5 Sep 2019 22:35:54 +0200
Subject: [PATCH] Update messages.

---
 .../alsijil/locale/ar/LC_MESSAGES/django.po   | 72 +++++++-------
 .../locale/de_DE/LC_MESSAGES/django.po        | 97 +++++++++++--------
 .../alsijil/locale/fr/LC_MESSAGES/django.po   | 72 +++++++-------
 .../locale/nb_NO/LC_MESSAGES/django.po        | 72 +++++++-------
 .../locale/tr_TR/LC_MESSAGES/django.po        | 72 +++++++-------
 5 files changed, 201 insertions(+), 184 deletions(-)

diff --git a/biscuit/apps/alsijil/locale/ar/LC_MESSAGES/django.po b/biscuit/apps/alsijil/locale/ar/LC_MESSAGES/django.po
index 66c96e23f..8f2829bd8 100644
--- a/biscuit/apps/alsijil/locale/ar/LC_MESSAGES/django.po
+++ b/biscuit/apps/alsijil/locale/ar/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -18,10 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
-#: apps.py:7
-msgid "BiscuIT - Alsijil (Class register)"
-msgstr ""
-
 #: forms.py:35
 msgid "Group"
 msgstr ""
@@ -38,81 +34,85 @@ msgstr ""
 msgid "Current week"
 msgstr ""
 
-#: models.py:28
+#: models.py:30
 msgid "Lesson topic"
 msgstr ""
 
-#: models.py:29
+#: models.py:31
 msgid "Homework"
 msgstr ""
 
-#: templates/alsijil/group_week.html:23
+#: templates/alsijil/group_week.html:9
 msgid "Week"
 msgstr ""
 
-#: templates/alsijil/group_week.html:34
+#: templates/alsijil/group_week.html:25
+msgid "Lessons"
+msgstr ""
+
+#: templates/alsijil/group_week.html:42
 msgid "Period"
 msgstr ""
 
-#: templates/alsijil/group_week.html:35
+#: templates/alsijil/group_week.html:43
 msgid "Subject"
 msgstr ""
 
-#: templates/alsijil/group_week.html:36
+#: templates/alsijil/group_week.html:44
 msgid "Teachers"
 msgstr ""
 
-#: templates/alsijil/group_week.html:60 templates/alsijil/lesson.html:39
+#: templates/alsijil/group_week.html:78 templates/alsijil/lesson.html:42
 msgid "Personal notes"
 msgstr ""
 
-#: templates/alsijil/group_week.html:71
+#: templates/alsijil/group_week.html:84 templates/alsijil/lesson.html:50
+msgid "Absent"
+msgstr ""
+
+#: templates/alsijil/group_week.html:85
+msgid "unexcused"
+msgstr ""
+
+#: templates/alsijil/group_week.html:88
+msgid "Summed up tardiness"
+msgstr ""
+
+#: templates/alsijil/group_week.html:109
 msgid "No group selected"
 msgstr ""
 
-#: templates/alsijil/group_week.html:75
+#: templates/alsijil/group_week.html:113
 msgid ""
 "\n"
-"      You must select a group to see the week summary.\n"
-"     "
+"            You must select a group to see the week summary.\n"
+"          "
 msgstr ""
 
-#: templates/alsijil/lesson.html:11
+#: templates/alsijil/lesson.html:10 templates/alsijil/lesson.html:32
 msgid "Lesson documentation"
 msgstr ""
 
-#: templates/alsijil/lesson.html:46
+#: templates/alsijil/lesson.html:49
 msgid "Person"
 msgstr ""
 
-#: templates/alsijil/lesson.html:47
-msgid "Absent"
-msgstr ""
-
-#: templates/alsijil/lesson.html:48
+#: templates/alsijil/lesson.html:51
 msgid "Tardiness"
 msgstr ""
 
-#: templates/alsijil/lesson.html:49
+#: templates/alsijil/lesson.html:52
 msgid "Excused"
 msgstr ""
 
-#: templates/alsijil/lesson.html:50
+#: templates/alsijil/lesson.html:53
 msgid "Remarks"
 msgstr ""
 
-#: templates/alsijil/lesson.html:65
+#: templates/alsijil/lesson.html:68
 msgid "Save"
 msgstr ""
 
-#: templates/alsijil/lesson.html:70
-msgid "No lesson found"
-msgstr ""
-
-#: templates/alsijil/lesson.html:74
-msgid ""
-"\n"
-"      You either selected an invalid lesson or there\n"
-"      is currently no lesson in progress.\n"
-"     "
+#: views.py:34
+msgid "You either selected an invalid lesson or there is currently no lesson in progress."
 msgstr ""
diff --git a/biscuit/apps/alsijil/locale/de_DE/LC_MESSAGES/django.po b/biscuit/apps/alsijil/locale/de_DE/LC_MESSAGES/django.po
index 4d05d7867..2b15d7430 100644
--- a/biscuit/apps/alsijil/locale/de_DE/LC_MESSAGES/django.po
+++ b/biscuit/apps/alsijil/locale/de_DE/LC_MESSAGES/django.po
@@ -7,11 +7,10 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\n"
 "PO-Revision-Date: 2019-09-02 14:11+0000\n"
 "Last-Translator: Dominik George <dominik.george@teckids.org>\n"
-"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/"
-"biscuit-app-alsijil/de/>\n"
+"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/biscuit-app-alsijil/de/>\n"
 "Language: de_DE\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,10 +18,6 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 3.8\n"
 
-#: apps.py:7
-msgid "BiscuIT - Alsijil (Class register)"
-msgstr "BiscuIT - Alsijil (Klassenbuch)"
-
 #: forms.py:35
 msgid "Group"
 msgstr "Gruppe"
@@ -39,91 +34,113 @@ msgstr "Aktuelle Unterrichtsstunde"
 msgid "Current week"
 msgstr "Aktuelle Woche"
 
-#: models.py:28
+#: models.py:30
 msgid "Lesson topic"
 msgstr "Stundenthema"
 
-#: models.py:29
+#: models.py:31
 msgid "Homework"
 msgstr "Hausaufgaben"
 
-#: templates/alsijil/group_week.html:23
+#: templates/alsijil/group_week.html:9
 msgid "Week"
 msgstr "Woche"
 
-#: templates/alsijil/group_week.html:34
+#: templates/alsijil/group_week.html:25
+#, fuzzy
+#| msgid "Lesson"
+msgid "Lessons"
+msgstr "Unterrichtsstunde"
+
+#: templates/alsijil/group_week.html:42
 msgid "Period"
 msgstr "Stunde"
 
-#: templates/alsijil/group_week.html:35
+#: templates/alsijil/group_week.html:43
 msgid "Subject"
 msgstr "Fach"
 
-#: templates/alsijil/group_week.html:36
+#: templates/alsijil/group_week.html:44
 msgid "Teachers"
 msgstr "Lehrkräfte"
 
-#: templates/alsijil/group_week.html:60 templates/alsijil/lesson.html:39
+#: templates/alsijil/group_week.html:78 templates/alsijil/lesson.html:42
 msgid "Personal notes"
 msgstr "Persönliche Notizen"
 
-#: templates/alsijil/group_week.html:71
+#: templates/alsijil/group_week.html:84 templates/alsijil/lesson.html:50
+msgid "Absent"
+msgstr "Abwesend"
+
+#: templates/alsijil/group_week.html:85
+#, fuzzy
+#| msgid "Excused"
+msgid "unexcused"
+msgstr "Entschuldigt"
+
+#: templates/alsijil/group_week.html:88
+msgid "Summed up tardiness"
+msgstr ""
+
+#: templates/alsijil/group_week.html:109
 msgid "No group selected"
 msgstr "Keine Gruppe ausgewählt"
 
-#: templates/alsijil/group_week.html:75
+#: templates/alsijil/group_week.html:113
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| "      You must select a group to see the week summary.\n"
+#| "     "
 msgid ""
 "\n"
-"      You must select a group to see the week summary.\n"
-"     "
+"            You must select a group to see the week summary.\n"
+"          "
 msgstr ""
 "\n"
 "      Sie müssen eien Gruppe auswählen, um die Wochenübersicht zu sehen.\n"
 "     "
 
-#: templates/alsijil/lesson.html:11
+#: templates/alsijil/lesson.html:10 templates/alsijil/lesson.html:32
 msgid "Lesson documentation"
 msgstr "Stunden-Dokumentation"
 
-#: templates/alsijil/lesson.html:46
+#: templates/alsijil/lesson.html:49
 msgid "Person"
 msgstr "Person"
 
-#: templates/alsijil/lesson.html:47
-msgid "Absent"
-msgstr "Abwesend"
-
-#: templates/alsijil/lesson.html:48
+#: templates/alsijil/lesson.html:51
 msgid "Tardiness"
 msgstr "Verspätung"
 
-#: templates/alsijil/lesson.html:49
+#: templates/alsijil/lesson.html:52
 msgid "Excused"
 msgstr "Entschuldigt"
 
-#: templates/alsijil/lesson.html:50
+#: templates/alsijil/lesson.html:53
 msgid "Remarks"
 msgstr "Bemerkungen"
 
-#: templates/alsijil/lesson.html:65
+#: templates/alsijil/lesson.html:68
 msgid "Save"
 msgstr "Speichern"
 
-#: templates/alsijil/lesson.html:70
-msgid "No lesson found"
-msgstr "Keine Stunde gefunden"
-
-#: templates/alsijil/lesson.html:74
-msgid ""
-"\n"
-"      You either selected an invalid lesson or there\n"
-"      is currently no lesson in progress.\n"
-"     "
+#: views.py:34
+#, fuzzy
+#| msgid ""
+#| "\n"
+#| "      You either selected an invalid lesson or there\n"
+#| "      is currently no lesson in progress.\n"
+#| "     "
+msgid "You either selected an invalid lesson or there is currently no lesson in progress."
 msgstr ""
 "\n"
 "      Sie haben eine ungültige Stunde ausgewählt oder es\n"
 "      läuft momentan keine Stunde.\n"
 "     "
 
-#~ msgid "Lesson"
-#~ msgstr "Unterrichtsstunde"
+#~ msgid "BiscuIT - Alsijil (Class register)"
+#~ msgstr "BiscuIT - Alsijil (Klassenbuch)"
+
+#~ msgid "No lesson found"
+#~ msgstr "Keine Stunde gefunden"
diff --git a/biscuit/apps/alsijil/locale/fr/LC_MESSAGES/django.po b/biscuit/apps/alsijil/locale/fr/LC_MESSAGES/django.po
index 849a35250..ca6b54ffb 100644
--- a/biscuit/apps/alsijil/locale/fr/LC_MESSAGES/django.po
+++ b/biscuit/apps/alsijil/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -18,10 +18,6 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: apps.py:7
-msgid "BiscuIT - Alsijil (Class register)"
-msgstr ""
-
 #: forms.py:35
 msgid "Group"
 msgstr ""
@@ -38,81 +34,85 @@ msgstr ""
 msgid "Current week"
 msgstr ""
 
-#: models.py:28
+#: models.py:30
 msgid "Lesson topic"
 msgstr ""
 
-#: models.py:29
+#: models.py:31
 msgid "Homework"
 msgstr ""
 
-#: templates/alsijil/group_week.html:23
+#: templates/alsijil/group_week.html:9
 msgid "Week"
 msgstr ""
 
-#: templates/alsijil/group_week.html:34
+#: templates/alsijil/group_week.html:25
+msgid "Lessons"
+msgstr ""
+
+#: templates/alsijil/group_week.html:42
 msgid "Period"
 msgstr ""
 
-#: templates/alsijil/group_week.html:35
+#: templates/alsijil/group_week.html:43
 msgid "Subject"
 msgstr ""
 
-#: templates/alsijil/group_week.html:36
+#: templates/alsijil/group_week.html:44
 msgid "Teachers"
 msgstr ""
 
-#: templates/alsijil/group_week.html:60 templates/alsijil/lesson.html:39
+#: templates/alsijil/group_week.html:78 templates/alsijil/lesson.html:42
 msgid "Personal notes"
 msgstr ""
 
-#: templates/alsijil/group_week.html:71
+#: templates/alsijil/group_week.html:84 templates/alsijil/lesson.html:50
+msgid "Absent"
+msgstr ""
+
+#: templates/alsijil/group_week.html:85
+msgid "unexcused"
+msgstr ""
+
+#: templates/alsijil/group_week.html:88
+msgid "Summed up tardiness"
+msgstr ""
+
+#: templates/alsijil/group_week.html:109
 msgid "No group selected"
 msgstr ""
 
-#: templates/alsijil/group_week.html:75
+#: templates/alsijil/group_week.html:113
 msgid ""
 "\n"
-"      You must select a group to see the week summary.\n"
-"     "
+"            You must select a group to see the week summary.\n"
+"          "
 msgstr ""
 
-#: templates/alsijil/lesson.html:11
+#: templates/alsijil/lesson.html:10 templates/alsijil/lesson.html:32
 msgid "Lesson documentation"
 msgstr ""
 
-#: templates/alsijil/lesson.html:46
+#: templates/alsijil/lesson.html:49
 msgid "Person"
 msgstr ""
 
-#: templates/alsijil/lesson.html:47
-msgid "Absent"
-msgstr ""
-
-#: templates/alsijil/lesson.html:48
+#: templates/alsijil/lesson.html:51
 msgid "Tardiness"
 msgstr ""
 
-#: templates/alsijil/lesson.html:49
+#: templates/alsijil/lesson.html:52
 msgid "Excused"
 msgstr ""
 
-#: templates/alsijil/lesson.html:50
+#: templates/alsijil/lesson.html:53
 msgid "Remarks"
 msgstr ""
 
-#: templates/alsijil/lesson.html:65
+#: templates/alsijil/lesson.html:68
 msgid "Save"
 msgstr ""
 
-#: templates/alsijil/lesson.html:70
-msgid "No lesson found"
-msgstr ""
-
-#: templates/alsijil/lesson.html:74
-msgid ""
-"\n"
-"      You either selected an invalid lesson or there\n"
-"      is currently no lesson in progress.\n"
-"     "
+#: views.py:34
+msgid "You either selected an invalid lesson or there is currently no lesson in progress."
 msgstr ""
diff --git a/biscuit/apps/alsijil/locale/nb_NO/LC_MESSAGES/django.po b/biscuit/apps/alsijil/locale/nb_NO/LC_MESSAGES/django.po
index 16e1b2758..316313e14 100644
--- a/biscuit/apps/alsijil/locale/nb_NO/LC_MESSAGES/django.po
+++ b/biscuit/apps/alsijil/locale/nb_NO/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -17,10 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: apps.py:7
-msgid "BiscuIT - Alsijil (Class register)"
-msgstr ""
-
 #: forms.py:35
 msgid "Group"
 msgstr ""
@@ -37,81 +33,85 @@ msgstr ""
 msgid "Current week"
 msgstr ""
 
-#: models.py:28
+#: models.py:30
 msgid "Lesson topic"
 msgstr ""
 
-#: models.py:29
+#: models.py:31
 msgid "Homework"
 msgstr ""
 
-#: templates/alsijil/group_week.html:23
+#: templates/alsijil/group_week.html:9
 msgid "Week"
 msgstr ""
 
-#: templates/alsijil/group_week.html:34
+#: templates/alsijil/group_week.html:25
+msgid "Lessons"
+msgstr ""
+
+#: templates/alsijil/group_week.html:42
 msgid "Period"
 msgstr ""
 
-#: templates/alsijil/group_week.html:35
+#: templates/alsijil/group_week.html:43
 msgid "Subject"
 msgstr ""
 
-#: templates/alsijil/group_week.html:36
+#: templates/alsijil/group_week.html:44
 msgid "Teachers"
 msgstr ""
 
-#: templates/alsijil/group_week.html:60 templates/alsijil/lesson.html:39
+#: templates/alsijil/group_week.html:78 templates/alsijil/lesson.html:42
 msgid "Personal notes"
 msgstr ""
 
-#: templates/alsijil/group_week.html:71
+#: templates/alsijil/group_week.html:84 templates/alsijil/lesson.html:50
+msgid "Absent"
+msgstr ""
+
+#: templates/alsijil/group_week.html:85
+msgid "unexcused"
+msgstr ""
+
+#: templates/alsijil/group_week.html:88
+msgid "Summed up tardiness"
+msgstr ""
+
+#: templates/alsijil/group_week.html:109
 msgid "No group selected"
 msgstr ""
 
-#: templates/alsijil/group_week.html:75
+#: templates/alsijil/group_week.html:113
 msgid ""
 "\n"
-"      You must select a group to see the week summary.\n"
-"     "
+"            You must select a group to see the week summary.\n"
+"          "
 msgstr ""
 
-#: templates/alsijil/lesson.html:11
+#: templates/alsijil/lesson.html:10 templates/alsijil/lesson.html:32
 msgid "Lesson documentation"
 msgstr ""
 
-#: templates/alsijil/lesson.html:46
+#: templates/alsijil/lesson.html:49
 msgid "Person"
 msgstr ""
 
-#: templates/alsijil/lesson.html:47
-msgid "Absent"
-msgstr ""
-
-#: templates/alsijil/lesson.html:48
+#: templates/alsijil/lesson.html:51
 msgid "Tardiness"
 msgstr ""
 
-#: templates/alsijil/lesson.html:49
+#: templates/alsijil/lesson.html:52
 msgid "Excused"
 msgstr ""
 
-#: templates/alsijil/lesson.html:50
+#: templates/alsijil/lesson.html:53
 msgid "Remarks"
 msgstr ""
 
-#: templates/alsijil/lesson.html:65
+#: templates/alsijil/lesson.html:68
 msgid "Save"
 msgstr ""
 
-#: templates/alsijil/lesson.html:70
-msgid "No lesson found"
-msgstr ""
-
-#: templates/alsijil/lesson.html:74
-msgid ""
-"\n"
-"      You either selected an invalid lesson or there\n"
-"      is currently no lesson in progress.\n"
-"     "
+#: views.py:34
+msgid "You either selected an invalid lesson or there is currently no lesson in progress."
 msgstr ""
diff --git a/biscuit/apps/alsijil/locale/tr_TR/LC_MESSAGES/django.po b/biscuit/apps/alsijil/locale/tr_TR/LC_MESSAGES/django.po
index 16e1b2758..316313e14 100644
--- a/biscuit/apps/alsijil/locale/tr_TR/LC_MESSAGES/django.po
+++ b/biscuit/apps/alsijil/locale/tr_TR/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-02 13:14+0000\n"
+"POT-Creation-Date: 2019-09-05 20:34+0000\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"
@@ -17,10 +17,6 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: apps.py:7
-msgid "BiscuIT - Alsijil (Class register)"
-msgstr ""
-
 #: forms.py:35
 msgid "Group"
 msgstr ""
@@ -37,81 +33,85 @@ msgstr ""
 msgid "Current week"
 msgstr ""
 
-#: models.py:28
+#: models.py:30
 msgid "Lesson topic"
 msgstr ""
 
-#: models.py:29
+#: models.py:31
 msgid "Homework"
 msgstr ""
 
-#: templates/alsijil/group_week.html:23
+#: templates/alsijil/group_week.html:9
 msgid "Week"
 msgstr ""
 
-#: templates/alsijil/group_week.html:34
+#: templates/alsijil/group_week.html:25
+msgid "Lessons"
+msgstr ""
+
+#: templates/alsijil/group_week.html:42
 msgid "Period"
 msgstr ""
 
-#: templates/alsijil/group_week.html:35
+#: templates/alsijil/group_week.html:43
 msgid "Subject"
 msgstr ""
 
-#: templates/alsijil/group_week.html:36
+#: templates/alsijil/group_week.html:44
 msgid "Teachers"
 msgstr ""
 
-#: templates/alsijil/group_week.html:60 templates/alsijil/lesson.html:39
+#: templates/alsijil/group_week.html:78 templates/alsijil/lesson.html:42
 msgid "Personal notes"
 msgstr ""
 
-#: templates/alsijil/group_week.html:71
+#: templates/alsijil/group_week.html:84 templates/alsijil/lesson.html:50
+msgid "Absent"
+msgstr ""
+
+#: templates/alsijil/group_week.html:85
+msgid "unexcused"
+msgstr ""
+
+#: templates/alsijil/group_week.html:88
+msgid "Summed up tardiness"
+msgstr ""
+
+#: templates/alsijil/group_week.html:109
 msgid "No group selected"
 msgstr ""
 
-#: templates/alsijil/group_week.html:75
+#: templates/alsijil/group_week.html:113
 msgid ""
 "\n"
-"      You must select a group to see the week summary.\n"
-"     "
+"            You must select a group to see the week summary.\n"
+"          "
 msgstr ""
 
-#: templates/alsijil/lesson.html:11
+#: templates/alsijil/lesson.html:10 templates/alsijil/lesson.html:32
 msgid "Lesson documentation"
 msgstr ""
 
-#: templates/alsijil/lesson.html:46
+#: templates/alsijil/lesson.html:49
 msgid "Person"
 msgstr ""
 
-#: templates/alsijil/lesson.html:47
-msgid "Absent"
-msgstr ""
-
-#: templates/alsijil/lesson.html:48
+#: templates/alsijil/lesson.html:51
 msgid "Tardiness"
 msgstr ""
 
-#: templates/alsijil/lesson.html:49
+#: templates/alsijil/lesson.html:52
 msgid "Excused"
 msgstr ""
 
-#: templates/alsijil/lesson.html:50
+#: templates/alsijil/lesson.html:53
 msgid "Remarks"
 msgstr ""
 
-#: templates/alsijil/lesson.html:65
+#: templates/alsijil/lesson.html:68
 msgid "Save"
 msgstr ""
 
-#: templates/alsijil/lesson.html:70
-msgid "No lesson found"
-msgstr ""
-
-#: templates/alsijil/lesson.html:74
-msgid ""
-"\n"
-"      You either selected an invalid lesson or there\n"
-"      is currently no lesson in progress.\n"
-"     "
+#: views.py:34
+msgid "You either selected an invalid lesson or there is currently no lesson in progress."
 msgstr ""
-- 
GitLab