Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor.
This commit is contained in:
parent
f04cf29300
commit
17841c838f
2 changed files with 25 additions and 10 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue