bugfixes for commerce

This commit is contained in:
Roy Johnson 2006-06-27 17:57:02 +00:00
parent dd82e87b16
commit 2d3dfe3179
3 changed files with 20 additions and 2 deletions

View file

@ -1,6 +1,16 @@
package WebGUI::i18n::English::Commerce;
our $I18N = {
'purchase history template' => {
message => q|View Purchase History Template|,
lastUpdated => 0,
context => q|the title for the workflow activity that processes recurring payments|
},
'purchase history template description' => {
message => q|Controls the layout of the View Purchase History screen. This screen is displayed to the user after a successful checkout is made and shows them all of their past purchases.|,
lastUpdated => 0,
context => q|the title for the workflow activity that processes recurring payments|
},
'process recurring payments' => {
message => q|Process Recurring Payments|,
lastUpdated => 0,