Fix bad i18n and broken help variables for the Product.

This commit is contained in:
Colin Kuskie 2009-07-22 16:58:52 +00:00
parent b231bbd89d
commit 23f7af1d71
3 changed files with 9 additions and 6 deletions

View file

@ -765,13 +765,13 @@ be useful, others may not.|,
},
'buy_form_header' => {
message => q|HTML code to start the form for putting variant into a shopping cart. |,
lastUpdated => 1210611784,
message => q|HTML code to start the form for putting variants into a shopping cart.|,
lastUpdated => 1248282250,
},
'buy_form_options' => {
message => q|A dropdown list of available variants for this product. Only products with a quantity greater than zero are listed.|,
lastUpdated => 1210611784,
message => q|A dropdown list of available variants for this product. Only variants with a quantity greater than zero are listed.|,
lastUpdated => 1248282203,
},
'buy_form_button' => {