From 671cf84d803c3daf8e66f44311442f742b0e97c9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 Sep 2005 18:58:28 +0000 Subject: [PATCH] Trad: Traductions --- htdocs/compta/bank/account.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index a203b0e9a10..9ad973ab3c6 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -216,11 +216,11 @@ if ($account > 0) print ''; print ''; - print 'Saisie d\'une écriture manuelle hors facture'; + print ''.$langs->trans("AddBankRecordLong").''; print ''; print ''; - print 'YYYY MMDD '.$langs->trans("Description").'0000.000000.00'; + print 'YYYY MMDD'.$langs->trans("Type").''.$langs->trans("Description").''.$langs->trans("Debit").''.$langs->trans("Credit").''; print ' '; print '';