# HG changeset patch # User Thomas De Schampheleire # Date 1552250923 -3600 # Node ID 9326edf6bcf04b633231c7fdb6b34963b0f46c28 # Parent cd3684d086d0594335d1ad2629262edaa6842807 i18n: fr: fix duplicate message definition Weblate reports: msgmerge --no-wrap --backup=none --previous --update /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/fr/LC_MESSAGES/kallithea.po /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/kallithea.pot /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/fr/LC_MESSAGES/kallithea.po:6252: duplicate message definition... /home/www-data/weblate-hosted/vcs/kallithea/kallithea/kallithea/i18n/fr/LC_MESSAGES/kallithea.po:7: ...this is the location of the first definition msgmerge: found 1 fatal error Problem introduced in commit f865477ae91970d1660b664cfc4705ba2ea41ae4. diff -r cd3684d086d0 -r 9326edf6bcf0 kallithea/i18n/fr/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po Sun Mar 10 21:41:57 2019 +0100 +++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po Sun Mar 10 21:48:43 2019 +0100 @@ -6249,9 +6249,6 @@ #~ msgid "No Files" #~ msgstr "Aucun fichier" -#~ msgid "" -#~ msgstr "" - #~ msgid "Username \"%(username)s\" is forbidden" #~ msgstr "Le nom d’utilisateur « %(username)s » n’est pas autorisé"