Merge pull request #1495 from aspangaro/develop

Update language key
This commit is contained in:
Laurent Destailleur 2014-03-18 11:52:28 +01:00
commit ed05b3780e
3 changed files with 4 additions and 3 deletions

View File

@ -60,7 +60,7 @@ if (! $sortfield) $sortfield="p.rowid";
* View
*/
llxHeader('',$langs->trans("ListPayment"));
llxHeader('', $langs->trans('ListPayment'));
$form=new Form($db);

View File

@ -34,6 +34,7 @@ require DOL_DOCUMENT_ROOT.'/fourn/class/paiementfourn.class.php';
$langs->load('companies');
$langs->load('bills');
$langs->load('banks');
$langs->load('compta');
$action = GETPOST('action','alpha');
$confirm = GETPOST('confirm');
@ -232,7 +233,7 @@ if ($action == 'confirm_paiement' && $confirm == 'yes')
$supplierstatic=new Societe($db);
$invoicesupplierstatic = new FactureFournisseur($db);
llxHeader();
llxHeader('',$langs->trans('ListPayment'));
$form=new Form($db);

View File

@ -66,7 +66,7 @@ ConfirmDeletePayment=Êtes-vous sûr de vouloir supprimer ce paiement ?
ConfirmConvertToReduc=Voulez-vous convertir cet avoir ou acompte en réduction future ?<br>Le montant sera alors stocké en réduction fixe en attente pour le client. Cette dernière pourra être utilisée pour réduire le montant d'une facture en cours ou prochaine de ce client.
SupplierPayments=Règlements fournisseurs
ReceivedPayments=Règlements reçus
ReceivedCustomersPayments=Règlements reçus du client
ReceivedCustomersPayments=Règlements reçus des clients
PayedSuppliersPayments=Paiements aux fournisseurs
ReceivedCustomersPaymentsToValid=Règlements clients reçus à valider
PaymentsReportsForYear=Rapports de règlements pour %s