Improve French translation and fix some strings

Remove balance field which was wrongly introduced by PR https://github.com/akretion/odoo-usability/pull/171
This commit is contained in:
Alexis de Lattre
2022-09-20 15:31:07 +02:00
parent 9aa65925a9
commit 3259a667eb
6 changed files with 37 additions and 54 deletions

View File

@@ -17,7 +17,7 @@
<button
name="button_undo_reconciliation"
type="object"
confirm="Are you sure to unreconcile all the entrie of the bank statement?"
confirm="Are you sure to unreconcile all the entries of the bank statement?"
states="open"
string="Unreconcile All"/>
</button>