Another fix for missing trad.

This commit is contained in:
Laurent Destailleur 2010-08-13 07:42:12 +00:00
parent 9ec0cd1322
commit 0806ffc52d
3 changed files with 7 additions and 7 deletions

View File

@ -49,7 +49,7 @@ class box_clients extends ModeleBoxes {
global $langs;
$langs->load("boxes");
$this->boxlabel=$langs->trans("BoxLastCustomers");
$this->boxlabel=$langs->trans("BoxLastModifiedCustomers");
}
/**

View File

@ -8,10 +8,10 @@ BoxLastCustomerBills=Last customer's invoices
BoxOldestUnpaidCustomerBills=Oldest unpaid customer's invoices
BoxOldestUnpaidSupplierBills=Oldest unpaid supplier's invoices
BoxLastProposals=Last commercial proposals
BoxLastProspects=Last prospects
BoxLastCustomers=Last customers
BoxLastProspects=Last modified prospects
BoxLastCustomers=Last modified customers
BoxLastSuppliers=Last modified suppliers
BoxLastCustomerOrders=Last customer orders
BoxLastSuppliers=Last suppliers
BoxLastBooks=Last books
BoxLastActions=Last actions
BoxLastContracts=Last contracts

View File

@ -8,10 +8,10 @@ BoxLastCustomerBills=Dernières factures clients
BoxOldestUnpaidCustomerBills=Plus anciennes factures clients impayées
BoxOldestUnpaidSupplierBills=Plus anciennes factures fournisseurs impayées
BoxLastProposals=Dernières propositions commerciales
BoxLastProspects=Derniers prospects
BoxLastCustomers=Derniers clients
BoxLastProspects=Derniers prospects modifiés
BoxLastCustomers=Derniers clients modifiés
BoxLastSuppliers=Derniers fournisseurs modifiées
BoxLastCustomerOrders=Dernières commandes
BoxLastSuppliers=Derniers fournisseurs
BoxLastBooks=Derniers livres
BoxLastActions=Dernières actions
BoxLastContracts=Derniers contrats