Add user to transactions list and pending transactions

This commit is contained in:
Graham Knop 2007-07-24 19:32:13 +00:00
parent 75d9a3f08a
commit 42b8fdf115
4 changed files with 19 additions and 4 deletions

View file

@ -83,6 +83,10 @@ our $I18N = {
lastUpdated => 1149222142,
},
'username' => {
message => q|User|,
lastUpdated => 1185302874,
},
'itemLoop' => {
message => q|This loop contains all items the transaction consists of. These variables are available:|,
lastUpdated => 1149222142,