Fix: trad

This commit is contained in:
Regis Houssin 2011-06-04 13:28:27 +00:00
parent 5f6ac1374c
commit 9e187c3700
4 changed files with 5 additions and 2 deletions

View File

@ -125,6 +125,7 @@ class FormActions
if ($typeelement == 'order') $title=$langs->trans('ActionsOnOrder');
if ($typeelement == 'order_supplier' || $typeelement == 'supplier_order') $title=$langs->trans('ActionsOnOrder');
if ($typeelement == 'project') $title=$langs->trans('ActionsOnProject');
if ($typeelement == 'shipping') $title=$langs->trans('ActionsOnShipping');
print_titre($title);

View File

@ -1270,10 +1270,10 @@ else
}
print '</div>';
print "<br>\n";
}
print "\n";
print '<table width="100%" cellspacing=2><tr><td width="50%" valign="top">';
print '<table width="100%"><tr><td width="50%" valign="top">';
/*

View File

@ -52,6 +52,7 @@ DateDeliveryPlanned=Planed date of delivery
DateReceived=Date delivery received
SendShippingByEMail=Send shipping by EMail
SendShippingRef=Send shipping %s
ActionsOnShipping=Acions on shipping
# Sending methods
SendingMethodCATCH=Catch by customer

View File

@ -52,6 +52,7 @@ DateDeliveryPlanned=Date livraison prévue
DateReceived=Date réception réelle
SendShippingByEMail=Envoi bon d'expédition par EMail
SendShippingRef=Envoi bon d'expédition %s
ActionsOnShipping=Événements sur l'expédition
# Sending methods
SendingMethodCATCH=Enlèvement par le client