diff --git a/lib/WebGUI/i18n/English/PayDriver_ExpressCheckout.pm b/lib/WebGUI/i18n/English/PayDriver_ExpressCheckout.pm index d2b9451c8..831731608 100644 --- a/lib/WebGUI/i18n/English/PayDriver_ExpressCheckout.pm +++ b/lib/WebGUI/i18n/English/PayDriver_ExpressCheckout.pm @@ -123,7 +123,6 @@ our $I18N = { context => q|Button label| }, }; -}; 1; diff --git a/lib/WebGUI/i18n/English/PayDriver_Ogone.pm b/lib/WebGUI/i18n/English/PayDriver_Ogone.pm index ee044c12d..6f7390c15 100755 --- a/lib/WebGUI/i18n/English/PayDriver_Ogone.pm +++ b/lib/WebGUI/i18n/English/PayDriver_Ogone.pm @@ -90,23 +90,6 @@ our $I18N = { lastUpdated => 0, context => q|Hover help for the summary template field in the configuration form of the Cash module.| }, - - 'password' => { - message => q|Password|, - lastUpdated => 0, - context => q|Form label in the configuration form of the iTransact module.| - }, - 'password help' => { - message => q|The password for your ITransact account.|, - lastUpdated => 0, - context => q|Hover help for the password field in the configuration form of the iTransact module.| - }, - 'Pay' => { - message => q|Pay|, - lastUpdated => 0, - context => q|Button label| - }, -}; 'pay' => { message => q|Pay|, diff --git a/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm b/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm index a9fe25561..aff365388 100644 --- a/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm +++ b/lib/WebGUI/i18n/English/PayDriver_PayPalStd.pm @@ -232,7 +232,6 @@ Additionally, set the "Return URL" to:|, context => q|Button label| }, }; -}; 1;