Files
dolibarr/htdocs/compta/bank
thibdrev 1eb0e66736 fix Rename is not translated because its translation isn't declared (#26447)
`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")'`)
2023-11-03 16:31:33 +01:00
..
2022-09-06 18:27:07 +02:00
2022-09-07 20:08:59 +02:00
2023-08-01 14:24:42 +02:00
2022-09-06 18:30:10 +02:00
2022-11-30 17:59:42 +01:00
2023-01-03 17:09:08 +01:00
2022-09-06 18:24:26 +02:00
2023-06-12 20:31:34 +02:00
2023-06-29 13:16:44 +02:00
2023-08-12 12:20:10 +02:00
2023-11-01 15:58:45 +01:00