Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor.

This commit is contained in:
Colin Kuskie 2010-05-05 18:48:41 -07:00
parent f04cf29300
commit 17841c838f
2 changed files with 25 additions and 10 deletions

View file

@ -567,6 +567,12 @@ our $I18N = {
context => q|field label|
},
'current credit message' => {
message => q|%s has a total credit of %s.|,
lastUpdated => 0,
context => q|field label|
},
'amount' => {
message => q|Amount|,
lastUpdated => 1213632324,