diff --git a/NEWS.rst b/NEWS.rst
index 44cd07fdf146e443edb2e655746be2496bb5a9e6_TkVXUy5yc3Q=..a0a569d4c5a15bd75cd6e3f815e26532415d5d82_TkVXUy5yc3Q= 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,6 +1,11 @@
 Changelog
 =========
 
+13.0.2.0.1 (UNRELEASED)
+-----------------------
+
+Corrected the translations of cardinality incompatibilities.
+
 13.0.2.0.0 (2021-08-25)
 -----------------------
 
diff --git a/__manifest__.py b/__manifest__.py
index 44cd07fdf146e443edb2e655746be2496bb5a9e6_X19tYW5pZmVzdF9fLnB5..a0a569d4c5a15bd75cd6e3f815e26532415d5d82_X19tYW5pZmVzdF9fLnB5 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -22,7 +22,7 @@
     "name": "Xbus Emitter",
     "license": "AGPL-3",
     "summary": "emit messages from Odoo to Xbus",
-    "version": "13.0.2.0.0",
+    "version": "13.0.2.0.1",
     "category": "Technical",
     "author": "XCG Consulting",
     "website": "http://odoo.consulting/",
diff --git a/i18n/fr.po b/i18n/fr.po
index 44cd07fdf146e443edb2e655746be2496bb5a9e6_aTE4bi9mci5wbw==..a0a569d4c5a15bd75cd6e3f815e26532415d5d82_aTE4bi9mci5wbw== 100644
--- a/i18n/fr.po
+++ b/i18n/fr.po
@@ -7,10 +7,10 @@
 msgstr ""
 "Project-Id-Version: Odoo Server 13.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-18 09:11+0000\n"
-"PO-Revision-Date: 2021-08-18 11:13+0200\n"
+"POT-Creation-Date: 2021-08-26 08:42+0000\n"
+"PO-Revision-Date: 2021-08-26 10:42+0200\n"
 "Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
 "Language-Team: XCG Consulting\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -12,7 +12,7 @@
 "Last-Translator: Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr>\n"
 "Language-Team: XCG Consulting\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: \n"
+"Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -18,5 +18,5 @@
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Virtaal 0.7.1\n"
+"X-Generator: Poedit 2.3\n"
 
 #. module: xbus_emitter
 #: model_terms:ir.ui.view,arch_db:xbus_emitter.xbus_emitter_job_form
@@ -25,8 +25,8 @@
 "                                <span class=\"o_stat_text\">Record</span>"
 msgstr ""
 "<span class=\"o_stat_value\">1</span>\n"
-"                                <span class=\"o_stat_text\""
-">Enregistrement</span>"
+"                                <span class=\"o_stat_text\">Enregistrement</"
+"span>"
 
 #. module: xbus_emitter
 #: model:ir.model.fields,help:xbus_emitter.field_xbus_emitter__name
@@ -329,8 +329,6 @@
 msgid "Xbus emitters"
 msgstr "Émetteurs Xbus"
 
-#. module: xbus_emitter
-#: model:ir.model.fields,field_description:xbus_emitter.field_xbus_emitter_job_event_type
-msgid "Xbus event type"
-msgstr "Nom du message Xbus"
+#~ msgid "Xbus event type"
+#~ msgstr "Nom du message Xbus"
 
@@ -336,6 +334,3 @@
 
-#. module: xbus_emitter
-#: model:ir.model,name:xbus_emitter.model_ir_autovacuum
-msgid "ir.autovacuum"
-msgstr "ir.autovacuum"
-
+#~ msgid "ir.autovacuum"
+#~ msgstr "ir.autovacuum"