Fixed: ugettext has been deprecated

Fixed: Deprecatios for Django 4.0
Changed: path instead of url_path
Added: fiaxateranking command
This commit is contained in:
2023-07-20 22:56:13 +02:00
parent fbfabb982f
commit ef00fc25f7
32 changed files with 266 additions and 252 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kasu.content\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-13 23:38+0100\n"
"POT-Creation-Date: 2023-06-09 22:00+0200\n"
"PO-Revision-Date: 2018-01-12 15:25+0105\n"
"Last-Translator: b'Christian Berg <kasu@xendynastie.at>'\n"
"Language-Team: Deutsch <>\n"
@@ -206,7 +206,7 @@ msgstr "Erstellt am"
msgid "share on"
msgstr "Teile auf"
#: templates/content/article_detail.html:48 views.py:156
#: templates/content/article_detail.html:48 views.py:159
msgid "Edit Article"
msgstr "Artikel bearbeiten"
@@ -249,16 +249,16 @@ msgstr "HTML spezifisch"
msgid "This Category does not exist."
msgstr "Diese Kategorie existiert nicht."
#: views.py:157
#: views.py:160
msgid "Create Article"
msgstr "Artikel erstellen"
#: views.py:237
#: views.py:240
#, python-format
msgid "No Page found matching the Path %s"
msgstr "Keine Seite unter dem Pfad %s gefunden"
#: views.py:266
#: views.py:269
#, python-format
msgid "No PDF Document found matching the Path %s"
msgstr "Kein PDF Dokument unter dem Pfad %s gefunden."