diff --git a/htdocs/compta/bank/rappro.php b/htdocs/compta/bank/rappro.php
index 25d8d125888529b8458adbe3d169d6df87248598..a2d7cb832b56ab135259e204a2875a7aeb1b099a 100644
--- a/htdocs/compta/bank/rappro.php
+++ b/htdocs/compta/bank/rappro.php
@@ -412,7 +412,7 @@ if ($resql)
                     print '</a>';
                 }
                 else {
-                    print "&nbsp;";	// On empeche la suppression car le raprochement ne pourra se faire qu'après la date passée et que l'écriture apparaisse bien sur le compte.
+                    print "&nbsp;";	// We prevents the deletion because reconciliation can not be achieved until the date has elapsed and that writing appears well on the account.
                 }
                 print "</td>";
             }