// Missing translation #PSCFV-2246

This commit is contained in:
dMetzger
2012-05-09 15:14:03 +00:00
parent d7337c4d4f
commit 34a9b84e0a
@@ -7,7 +7,8 @@
<td>
<input type="hidden" name="product_rule_{$product_rule_group_id}[]" value="{$product_rule_id}" />
<input type="hidden" name="product_rule_{$product_rule_group_id}_{$product_rule_id}_type" value="{$product_rule_type}" />
[{$product_rule_type}]
{* Everything is on a single line in order to avoid a empty space between the [ ] and the word *}
[{if $product_rule_type == 'products'}{l s='Products'}{elseif $product_rule_type == 'categories'}{l s='Categories'}{elseif $product_rule_type == 'manufacturers'}{l s='Manufacturers'}{elseif $product_rule_type == 'suppliers'}{l s='Suppliers'}{elseif $product_rule_type == 'attributes'}{l s='Attributes'}{/if}]
</td>
<td>
{l s='The product(s) are matching on of these'}