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
..
class Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-04 12:43:03 +02:00
various_payment Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-20 13:32:13 +02:00
account_statement_document.php
annuel.php Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-16 01:36:46 +02:00
bankentries_list.php FIX technical error on conciliation of lines 2023-08-27 14:28:18 +02:00
bilan.php
budget.php
card.php Fix back to page 2023-08-01 14:24:42 +02:00
categ.php
document.php
graph.php
info.php
line.php use user hasRight 2023-06-12 20:31:34 +02:00
list.php Debug v18 2023-06-29 13:16:44 +02:00
releve.php fix Rename is not translated because its translation isn't declared (#26447) 2023-11-03 16:31:33 +01:00
transfer.php Debug v18 2023-08-12 12:20:10 +02:00
treso.php Fix list agenda (#26394) 2023-11-01 15:58:45 +01:00