diff --git a/survey_description/i18n/fr.po b/survey_description/i18n/fr.po
index 6002e21..ca2eff9 100644
--- a/survey_description/i18n/fr.po
+++ b/survey_description/i18n/fr.po
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0+e\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-03-25 11:43+0000\n"
-"PO-Revision-Date: 2020-03-25 11:43+0000\n"
+"POT-Creation-Date: 2020-03-26 00:37+0000\n"
+"PO-Revision-Date: 2020-03-26 00:37+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -29,3 +29,10 @@ msgstr "Sondage"
#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form
msgid "Thank you page"
msgstr "Page de fin"
+
+#. module: survey_description
+#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form
+msgid "This content will be displayed between the title of the survey and the \"Start\" button, on the answer homepage. \n"
+" You can also add a custom content on each page of the survey through the \"Description\" field."
+msgstr "Ce contenu sera affiché entre le titre du sondage et le bouton \"Commencer\", sur la page d'accueil des réponses aux sondages. \n"
+" Vous pouvez également ajouter du contenu spécifique sur chacune des pages du sondage via le champ \"Description\"."
diff --git a/survey_description/i18n/survey_description.pot b/survey_description/i18n/survey_description.pot
index 046f831..22e1437 100644
--- a/survey_description/i18n/survey_description.pot
+++ b/survey_description/i18n/survey_description.pot
@@ -30,3 +30,8 @@ msgstr ""
msgid "Thank you page"
msgstr ""
+#. module: survey_description
+#: model_terms:ir.ui.view,arch_db:survey_description.survey_survey_form
+msgid "This content will be displayed between the title of the survey and the \"Start\" button, on the answer homepage. \n"
+" You can also add a custom content on each page of the survey through the \"Description\" field."
+msgstr ""
diff --git a/survey_description/views/survey_survey.xml b/survey_description/views/survey_survey.xml
index ac966ce..4685684 100644
--- a/survey_description/views/survey_survey.xml
+++ b/survey_description/views/survey_survey.xml
@@ -7,12 +7,20 @@
20
-
+
-
+
+
+ This content will be displayed between the title of the survey and the "Start" button, on the answer homepage.
+ You can also add a custom content on each page of the survey through the "Description" field.
+