[-] BO : translation for product virtual && image link in AdminProductsController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12089 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-01-03 17:06:48 +00:00
parent 38f959db9a
commit 2d1467a5aa
4 changed files with 7 additions and 14 deletions
@@ -89,7 +89,7 @@
<table id="lineType" style="display:none;">
<tr id="image_id">
<td style="padding: 4px;">
<a href="image_path.jpg" target="_blank">
<a href="{$smarty.const._THEME_PROD_DIR_}image_path.jpg" target="_blank">
<img src="{$smarty.const._THEME_PROD_DIR_}en-default-small.jpg" alt="image_id" title="image_id" />
</a>
</td>
@@ -322,7 +322,8 @@
{
line = $("#lineType").html();
line = line.replace(/image_id/g, id);
line = line.replace(/en-default/g, path);
line = line.replace(/en-default/g, path);
line = line.replace(/image_path/g, path);
line = line.replace(/image_position/g, position);
line = line.replace(/blank/g, cover);
line = line.replace("<tbody>", "");
@@ -76,7 +76,7 @@
</label>
<label style="width:500px;text-align:center;">
<input type="radio" name="type_product" id="virtual_product" value="2" />
{l s='Virtual product'}
{l s='Virtual Product (services, booking and downloadable products)'}
</label>
</div>
<br />
@@ -144,7 +144,7 @@
</script>
<h4>{l s='Virtual Product'}</h4>
<h4>{l s='Virtual Product (services, booking and downloadable products)'}</h4>
<div class="separation"></div>
<table cellpadding="5" cellspacing="0" border="0" style="width: 100%;">
<tr>
+2 -10
View File
@@ -3768,15 +3768,6 @@ $_LANGADM['AdminOrdersd98a07f84921b24ee30f86fd8cd85c3c'] = 'de';
$_LANGADM['AdminOrders73bd682c8a8613f6c009f1b802dc2cef'] = 'Privé :';
$_LANGADM['AdminOrders20d1f35b42c6d4939d789a775880ba21'] = 'Une fois le message lu, merci de cliquer sur l\'encoche verte';
$_LANGADM['AdminOrders630f6dc397fe74e52d5189e2c80f282b'] = 'Retour à la liste';
$_LANGADM['AdminOrders7feecca20c2ba1e6c33be4a50594d860'] = 'Détail de paiement';
$_LANGADM['AdminOrdersa79821638598539551d5e0423df9ba8f'] = 'Définir l\'ID de la transaction';
$_LANGADM['AdminOrders88dbb24c2a65d68e63dae95d1586cfcd'] = 'Date d\'expiration de la carte:';
$_LANGADM['AdminOrdersf5d74ea75357b5e139854c14f8e24fe3'] = 'Détail de la commande';
$_LANGADM['AdminOrdersb91c371eeb88143fd0260f990bcf8d75'] = 'Boutique :';
$_LANGADM['AdminOrdersb5a83868feaf5e67aee62ac69fe4d3d4'] = 'Panier original :';
$_LANGADM['AdminOrders580034e942d61c23826cb31dc2cb3c89'] = 'Panier n°';
$_LANGADM['AdminOrdersff22b5cb66c61ec9785919d33f48ee3b'] = 'Mode de paiement :';
$_LANGADM['AdminOrders482af2fbf8fede13613a03b1b1fec7d1'] = 'Payé :';
$_LANGADM['AdminProductsd3b206d196cd6be3a2764c1fb90b200f'] = 'Supprimer la sélection';
$_LANGADM['AdminProductse25f0ecd41211b01c83e5fec41df4fe7'] = 'Supprimer les éléments sélectionnés ?';
$_LANGADM['AdminProductsb718adec73e04ce3ec720dd11a06a308'] = 'ID';
@@ -3790,7 +3781,7 @@ $_LANGADM['AdminProducts86754577897acfb25deb69039d49d9a7'] = 'Statut';
$_LANGADM['AdminProducts52f5e0bc3859bc5f5e25130b6c7e8881'] = 'Position';
$_LANGADM['AdminProductsc4c95c36570d5a8834be5e88e2f0f6b2'] = 'Informations';
$_LANGADM['AdminProducts4492081ca02b059f9e8af4ddaf0f7292'] = 'Pack';
$_LANGADM['AdminProductse160bb37cef4d429872bd605bfca6cdd'] = 'Produit immateriel (services, réservation et produits téléchargeables)';
$_LANGADM['AdminProductse160bb37cef4d429872bd605bfca6cdd'] = 'Produit immatériel';
$_LANGADM['AdminProductse16dd6e118732c5d1586d6aba0b62f3a'] = 'Prix';
$_LANGADM['AdminProductsd88946b678e4c2f251d4e292e8142291'] = 'Référencement';
$_LANGADM['AdminProductsfff0d600f8a0b5e19e88bfb821dd1157'] = 'Images';
@@ -4042,6 +4033,7 @@ $_LANGADM['AdminProducts873204675cdaee94cd0e27c18c0c3d0f'] = 'Réduit le stock';
$_LANGADM['AdminProductsa55e7def30626a5de92fb5bac30e765f'] = 'Augmente le stock';
$_LANGADM['AdminProductse659b52eba1f0299b2d8ca3483919e72'] = 'Type :';
$_LANGADM['AdminProductsdeb10517653c255364175796ace3553f'] = 'Produit';
$_LANGADM['AdminProducts64b53bc0cc0715cf944e23104df45d66'] = 'Produit immatériel (services, réservation et produits téléchargeables)';
$_LANGADM['AdminProducts4e140ba723a03baa6948340bf90e2ef6'] = 'Nom :';
$_LANGADM['AdminProducts6252c0f2c2ed83b7b06dfca86d4650bb'] = 'Caractères interdits :';
$_LANGADM['AdminProductsa1f9d795d1110aeeed6b5368c16dc725'] = 'EAN13 ou JAN :';