diff options
-rw-r--r-- | NEWS | 3 | ||||
-rwxr-xr-x | messages/fr/LC_MESSAGES/mailman.po | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -57,6 +57,9 @@ Here is a history of user visible changes to Mailman. i18n + - The French translation of 'Dutch' is changed from 'Hollandais' to + 'Néerlandais' per Francis Jorissen. + - Some German language templates that were incorrectly utf-8 encoded have been recoded as iso-8859-1. (LP: #1602779) diff --git a/messages/fr/LC_MESSAGES/mailman.po b/messages/fr/LC_MESSAGES/mailman.po index 84062933..92f10543 100755 --- a/messages/fr/LC_MESSAGES/mailman.po +++ b/messages/fr/LC_MESSAGES/mailman.po @@ -4006,7 +4006,7 @@ msgstr "Lituanien" #: Mailman/Defaults.py:1705 msgid "Dutch" -msgstr "Hollandais" +msgstr "Néerlandais" #: Mailman/Defaults.py:1706 msgid "Norwegian" |