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; global $langs;
$langs->load("boxes"); $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 BoxOldestUnpaidCustomerBills=Oldest unpaid customer's invoices
BoxOldestUnpaidSupplierBills=Oldest unpaid supplier's invoices BoxOldestUnpaidSupplierBills=Oldest unpaid supplier's invoices
BoxLastProposals=Last commercial proposals BoxLastProposals=Last commercial proposals
BoxLastProspects=Last prospects BoxLastProspects=Last modified prospects
BoxLastCustomers=Last customers BoxLastCustomers=Last modified customers
BoxLastSuppliers=Last modified suppliers
BoxLastCustomerOrders=Last customer orders BoxLastCustomerOrders=Last customer orders
BoxLastSuppliers=Last suppliers
BoxLastBooks=Last books BoxLastBooks=Last books
BoxLastActions=Last actions BoxLastActions=Last actions
BoxLastContracts=Last contracts BoxLastContracts=Last contracts

View File

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