From 582d6f70dd30d1539fdb781c5c03be3e374903c4 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Fri, 28 Sep 2012 14:41:43 +0300 Subject: [PATCH] Add a missing space in the French translation. --- locale/fr/LC_MESSAGES/django.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index bd41f3f..efbab29 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -958,7 +958,7 @@ msgstr "Aucun résultat trouvé." #: crate/web/theme/templates/search/partials/package.html:7 #, python-format msgid "by %(name)s" -msgstr "par%(name)s" +msgstr "par %(name)s" #: crate/web/theme/templates/search/partials/package.html:14 #, python-format