From bffb250522dd04b42e326f9c7a29720bd28ff4d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Wro=CC=81bel?= Date: Wed, 13 Apr 2011 00:27:25 +0200 Subject: [PATCH] Wording adjustments. --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 18a27ac..266c926 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -17,4 +17,4 @@ en: at: at progressive_discount_info: By default, a single volume price selected based on the item's quantity is applied to all it's units. Select this option to have a progressively reduced price applied to successive units depending on how many are already in the cart, e.g., the first three at $10 each, the next three at $9 each, and all additional units at $8 apiece. variants_use_master_discount_info: Calculate this product's volume discount based on the sum of it's variants in the cart instead of calculating it for each variant separately. This implies that the starting price and volume prices that were set for particular variants will be ignored and, instead, the product's own pricing scheme will be used. - variant_prices_ignored_info: This variant uses prices set on the product level. If you want to customize pricing scheme for this particular variant you need to disable the "Single volume discount for all variants" option in the product's Volume Pricing screen. + variant_prices_ignored_info: This variant uses prices set at the product level. If you would like to customize the pricing scheme for this particular variant you need to disable the "Single volume discount for all variants" option in the product Volume Pricing screen.