added a very basic in shop credit manager screen

This commit is contained in:
JT Smith 2008-05-20 22:14:55 +00:00
parent 75c44c110f
commit b7840e7ed9
5 changed files with 93 additions and 3 deletions

View file

@ -105,6 +105,18 @@ our $I18N = {
context => q|field label|
},
'add credit message' => {
message => q|%s was added to %s's in-shop credit account, for a total credit of %s.|,
lastUpdated => 0,
context => q|field label|
},
'amount' => {
message => q|Amount|,
lastUpdated => 0,
context => q|field label|
},
'notes' => {
message => q|Notes|,
lastUpdated => 0,