From ab9b59825445f91ecf44bcab07354ff30ae931aa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 11 Nov 2008 21:15:39 +0000 Subject: [PATCH] Trad: Fix translation --- htdocs/product/stock/product.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/product/stock/product.php b/htdocs/product/stock/product.php index d688421979e..98677c35f77 100644 --- a/htdocs/product/stock/product.php +++ b/htdocs/product/stock/product.php @@ -263,11 +263,11 @@ if ($_GET["id"] || $_GET["ref"]) print "
id\" method=\"post\">\n"; print ''; print ''; - print ''; - print '';
'.$langs->trans("Source").''; + print ''.$langs->trans("WarehouseSource").''; $formproduct->selectWarehouses($_GET["dwid"],'id_entrepot_source','',1); print ''.$langs->trans("Target").''; + print ''.$langs->trans("WarehouseTarget").''; $formproduct->selectWarehouses('','id_entrepot_destination','',1); print '