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 d728cb6481b18e6218fc3002f93d588577164cc1..360ad9b943afc3ac0e55dd5a30834679152aa54e 100644
--- a/src/strass/strass_app/locale/en/LC_MESSAGES/django.po
+++ b/src/strass/strass_app/locale/en/LC_MESSAGES/django.po
@@ -293,6 +293,9 @@ msgstr "Too much choices selected (%(c)i), at most %(m)i choices are allowed."
 msgid "The email cannot be used to apply"
 msgstr ""
 
+msgid "Error while importing CV"
+msgstr ""
+
 msgid "AppSettingsForm.reviewer_can_see_all_candidates.label"
 msgstr "Reviewers can read all applications."
 
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 f9fdc50c16836cc985730bc1e9986f552b307618..f6e166e8174b471a238780165551e5e69befec9c 100644
--- a/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po
+++ b/src/strass/strass_app/locale/fr/LC_MESSAGES/django.po
@@ -306,6 +306,9 @@ msgstr ""
 msgid "The email cannot be used to apply"
 msgstr "Ce courriel ne peut être utilisé pour soumettre une candidature."
 
+msgid "Error while importing CV"
+msgstr "Erreur durant l'import du CV"
+
 msgid "AppSettingsForm.reviewer_can_see_all_candidates.label"
 msgstr "Les reviewers peuvent voir toutes les dossiers de candidature."