Add support for setting a human-friendly SITE_NAME

This commit is contained in:
Jonas Schäfer
2021-01-22 15:28:06 +01:00
parent 2f7b99c3cc
commit 0d03cd5227
7 changed files with 31 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2021-01-21 17:39+0100\n"
"POT-Creation-Date: 2021-01-22 15:27+0100\n"
"PO-Revision-Date: 2020-03-07 16:50+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
@@ -94,19 +94,19 @@ msgstr ""
msgid "Main"
msgstr ""
#: snikket_web/main.py:37
#: snikket_web/main.py:36
msgid "Address"
msgstr ""
#: snikket_web/main.py:42
#: snikket_web/main.py:41
msgid "Password"
msgstr ""
#: snikket_web/main.py:47
#: snikket_web/main.py:46
msgid "Sign in"
msgstr ""
#: snikket_web/main.py:73
#: snikket_web/main.py:72
#, fuzzy
msgid "Invalid user name or password."
msgstr ""
@@ -179,7 +179,7 @@ msgstr ""
#: snikket_web/templates/about.html:12
#, python-format
msgid "This is the Snikket server <em>%(domain)s</em>."
msgid "This is the Snikket server <em>%(site_name)s</em>."
msgstr ""
#: snikket_web/templates/about.html:13
@@ -696,3 +696,6 @@ msgstr ""
#~ msgid "All users on this instance have already been added."
#~ msgstr ""
#~ msgid "This is the Snikket server <em>%(domain)s</em>."
#~ msgstr ""