diff --git a/src/strass/strass_app/locale/en/LC_MESSAGES/django.po b/src/strass/strass_app/locale/en/LC_MESSAGES/django.po index d42eb0d4d0f34b6638c95b4d8d32432a87ac566c..d728cb6481b18e6218fc3002f93d588577164cc1 100644 --- a/src/strass/strass_app/locale/en/LC_MESSAGES/django.po +++ b/src/strass/strass_app/locale/en/LC_MESSAGES/django.po @@ -728,7 +728,9 @@ msgid "MassMailingForm.body.placeholder" msgstr "" "Dear [first_name] [last_name],\n" "\n" -"The email we have for you is [email], if you are a candidate your " +"The email we have for you is [email].\n" +"\n" +"If you are a candidate your " "application is accessible at [application_url].\n" "\n" "If you are a reviewer, your editable reviews are:\n" diff --git a/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po b/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po index f6eefabd29d629bed75601a73b34e4211f8f82e0..f9fdc50c16836cc985730bc1e9986f552b307618 100644 --- a/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po +++ b/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po @@ -779,9 +779,10 @@ msgid "MassMailingForm.body.placeholder" msgstr "" "Bonjour [prenom] [nom]\n" "\n" -"Votre courriel est [mail]. Si vous êtes un.e candidat.e, vous pouvez " -"consulter et modifier votre candidature en utilisant le lien suivant visible " -"à [url_candidature].\n" +"Votre courriel est [mail].\n" +"\n" +"Si vous êtes un.e candidat.e, vous pouvez " +"consulter et modifier votre candidature en utilisant le lien suivant [url_candidature].\n" "\n" "Si vous êtes un reviewer, vos reviews editable sont :\n" "[liste_reviews_editable]\n" @@ -798,7 +799,7 @@ msgstr "Reviewers avec des reviews éditables et pas encore finalisées (%i)" #, python-format msgid "Reviewers with no associated profile (%i)" -msgstr "Reviewers qui n'ont pas indiqués leur profiles (%i)" +msgstr "Reviewers qui n'ont pas indiqués leur profiles évaluables (%i)" #, python-format msgid "Pending reviewers (%i)"