table of contents with internationalization

This commit is contained in:
Colin Kuskie 2005-10-10 05:22:37 +00:00
parent 854ce5999b
commit 56e5b7ef2b
117 changed files with 628 additions and 228 deletions

View file

@ -120,6 +120,12 @@ A loop containing the transactions in the transaction history. Within this loop
lastUpdated => 0,
context => q|List transaction workarea title.|
},
'topicName' => {
message => q|Transaction Log|,
lastUpdated => 1128920040,
context => q|An error message that's shown when an attempt is made to cancel a non recurring transaction.|
},
};