// Fix update english key of translations in all files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14143 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -61,10 +61,10 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{l s='Products:'}</td>
|
||||
<td>{$warehouse_num_products} {l s='references'}</td>
|
||||
<td>{$warehouse_num_products} {l s='References:'}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{l s='Products physical quantities:'}</td>
|
||||
<td>{l s='Physical product quantities:'}</td>
|
||||
<td>{$warehouse_quantities}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -77,7 +77,7 @@
|
||||
<div style="margin-top: 30px">
|
||||
<fieldset>
|
||||
<legend><img src="/img/t/AdminShop.gif" alt="" /> {l s='Shops'}</legend>
|
||||
{l s='The following are the shops associated to this warehouse.'}
|
||||
{l s='The following are the shops associated with this warehouse.'}
|
||||
<table style="width: 400px; margin-top:20px" classe="table">
|
||||
<tr>
|
||||
<th>{l s='ID'}</th>
|
||||
|
||||
Reference in New Issue
Block a user