// Translation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15569 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-05-21 18:08:56 +00:00
parent e956560ac4
commit 021b46c3e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -731,10 +731,10 @@ $_LANG['shopping-cart_a12925b3d2beb085f9a024d8098b41dd'] = 'Total emballage cade
$_LANG['shopping-cart_a40cab5994f36d4c48103a22ca082e8f'] = 'Votre panier';
$_LANG['shopping-cart_a82868319826fb092b73968e661b5b38'] = 'Bon de réduction';
$_LANG['shopping-cart_af0f5bdc5be121b9307687aeeae38c17'] = 'Adresse de livraison';
$_LANG['shopping-cart_b26936037de7ddea95141427b2dbb29d'] = 'Votre panier contient';
$_LANG['shopping-cart_b4f90d226d5212c67236540da6b5c2da'] = 'Dernier produit ajouté';
$_LANG['shopping-cart_b5a7adde1af5c87d7fd797b6245c2a39'] = 'Description';
$_LANG['shopping-cart_b935a8c55ff8c1c967d6f848b375db81'] = 'Total emballage cadeau TTC :';
$_LANG['shopping-cart_d6bf6fa1b9ec58788836df2f1019cdb0'] = 'Votre panier contient';
$_LANG['shopping-cart_deb10517653c255364175796ace3553f'] = 'Produit';
$_LANG['shopping-cart_e0aa021e21dddbd6d8cecec71e9cf564'] = 'ok';
$_LANG['shopping-cart_ec211f7c20af43e742bf2570c3cb84f9'] = 'Ajouter';
+1 -1
View File
@@ -67,7 +67,7 @@
<br class="clear" />
</div>
{/if}
<p>{l s='Your shopping cart contents'} <span id="summary_products_quantity">{$productNumber} {if $productNumber == 1}{l s='product'}{else}{l s='products'}{/if}</span></p>
<p>{l s='Your shopping cart contains:'} <span id="summary_products_quantity">{$productNumber} {if $productNumber == 1}{l s='product'}{else}{l s='products'}{/if}</span></p>
<div id="order-detail-content" class="table_block">
<table id="cart_summary" class="std">
<thead>