zero dollar transactions

in-shop credit applies to orders
This commit is contained in:
JT Smith 2008-05-05 19:53:25 +00:00
parent d7c6507c8b
commit fd7a1d28a1
12 changed files with 188 additions and 30 deletions

View file

@ -195,6 +195,18 @@ our $I18N = {
context => q|a label in the address editor|
},
'available' => {
message => q|Available|,
lastUpdated => 0,
context => q|a label in the cart|
},
'in shop credit' => {
message => q|In-Shop Credit|,
lastUpdated => 0,
context => q|a label in the cart|
},
'country' => {
message => q|Country|,
lastUpdated => 0,