mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-28 15:45:54 +01:00
`htdocs/compta/bank/releve.php` calls for `$langs->trans("Rename") at line 374 , but this translation doesn't exists: `grep -Rl "Rename=" ./htdocs/langs/`
Also, this translation seems to be called only by `releve.php` (`grep -Rl '$langs->trans("Rename")'`)