diff --git a/lib/WebGUI/i18n/English/Commerce.pm b/lib/WebGUI/i18n/English/Commerce.pm
index 5ec9cfa53..6c45fae41 100755
--- a/lib/WebGUI/i18n/English/Commerce.pm
+++ b/lib/WebGUI/i18n/English/Commerce.pm
@@ -92,11 +92,11 @@ Your partner id.
Here you should enter your vendor id.
Login
-Your login to Versign PayflowPro.
+Your login to Verisign PayflowPro.
Password
Your password.
|,
- lastUpdated => 1101772591,
+ lastUpdated => 1101881895,
context => q|The content of the manage commerce help page.|
},
@@ -362,8 +362,8 @@ A template loop containing the items that were checked out. The following templa
},
'failed payment plugins' => {
message => q|The following Payment Plugins failed to compile, please check your log for more information: |,
- lastUpdated => 0,
- context => q|The message that sais which payment plugins did not compile.|
+ lastUpdated => 1101881907,
+ context => q|The message that says which payment plugins did not compile.|
},
'select payment gateway'=> {
message => q|Please select a payment gateway.|,
@@ -395,10 +395,10 @@ This is the message that ask the user to select a payment gateway.
A boolean value that is true when one or more payment plugins can be loaded and are enabled.
noPluginsMessage
-A message that sais that there are no payment plugins that ca be used.
+A message that says that there are no payment plugins that ca be used.
formHeader
-This contains the form header and all hidden form variables that are needed for a successfull checkout.
+This contains the form header and all hidden form variables that are needed for a successful checkout.
formFooter
The form footer.
@@ -413,12 +413,12 @@ A template loop containing all enabled payment plugins. Within this loop the fol
The name of the plugin.
namespace
-The namespace of the plugin. You only need this if you want to create your own custom foem elements.
+The namespace of the plugin. You only need this if you want to create your own custom form elements.
formElement
A radio button tied to this plugin.
|,
- lastUpdated => 0,
+ lastUpdated => 1101881921,
context => q|The body of the help page of the select payment gateway template.|
},