Files
dolibarr/htdocs/compta
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
..
2023-07-12 15:02:34 +02:00
2023-08-05 14:09:11 +02:00
2023-04-27 21:15:27 +02:00
2023-06-28 11:50:28 +02:00
2023-06-06 00:05:02 +02:00
2023-08-05 14:09:11 +02:00
css
2023-07-27 18:43:42 +02:00
2023-08-16 21:03:17 +02:00
2023-06-29 14:04:39 +02:00
2023-09-11 10:34:25 +02:00
2023-06-28 11:50:28 +02:00
2023-06-19 23:18:13 +02:00
2023-09-22 13:50:52 +02:00
2022-09-07 20:08:59 +02:00
2023-06-13 20:47:33 +02:00
2023-02-14 22:56:12 +01:00