fix missing i18n label

This commit is contained in:
Colin Kuskie 2005-12-15 16:55:05 +00:00
parent 27ae1a9977
commit f89b63d8e2

View file

@ -121,6 +121,12 @@ A loop containing the transactions in the transaction history. Within this loop
context => q|List transaction workarea title.|
},
'selection message' => {
message => q|Use the form below to select which transactions you want to view.|,
lastUpdated => 1134665021,
context => q|List transaction message.|
},
'topicName' => {
message => q|Transaction Log|,
lastUpdated => 1128920040,