diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po index 16ea776a5..10dd7a9c7 100644 --- a/contract/i18n/fr.po +++ b/contract/i18n/fr.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-30 11:59+0000\n" -"PO-Revision-Date: 2020-01-09 16:35+0000\n" -"Last-Translator: Grégory Moka Tourisme \n" +"PO-Revision-Date: 2020-01-21 14:13+0000\n" +"Last-Translator: qgroulard \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -1608,15 +1608,13 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract_line.py:598 -#, fuzzy, python-format -#| msgid "" -#| "You can't have a next invoicing date before the start of the contract '%s'" +#, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " "contract line '%s'" msgstr "" "Vous ne pouvez pas avoir la prochaine date de facturation avant la date de " -"début de contrat '%s'." +"dernière facturation de la ligne de contrat '%s'" #. module: contract #: code:addons/contract/models/contract_line.py:579