diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 | ||||
-rwxr-xr-x | messages/de/LC_MESSAGES/mailman.po | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -14,6 +14,7 @@ Here is a history of user visible changes to Mailman. - A 500 Internal Server Error when requesting the options page for a non-member address on a list with private rosters is avoided. (LP: #1961762) + - The German translation of Esperanto is fixed. (LP: #1966685) 2.1.39 (13-Dec-2021) diff --git a/messages/de/LC_MESSAGES/mailman.po b/messages/de/LC_MESSAGES/mailman.po index 36316894..e54fc392 100755 --- a/messages/de/LC_MESSAGES/mailman.po +++ b/messages/de/LC_MESSAGES/mailman.po @@ -4577,7 +4577,7 @@ msgstr "Englisch (USA)" #: Mailman/Defaults.py:1809 msgid "Esperanto" -msgstr "Deutsch" +msgstr "Esperanto" # Mailman/Defaults.py:773 #: Mailman/Defaults.py:1810 |