spell check done

This commit is contained in:
Colin Kuskie 2004-11-29 23:51:13 +00:00
parent 6e86827336
commit c6d9dd5267

View file

@ -3,48 +3,48 @@ package WebGUI::i18n::English::CommercePaymentPayFlowPro;
our $I18N = { our $I18N = {
'name' => { 'name' => {
message => q|Name|, message => q|Name|,
lastUpdated => 0, lastUpdated => 1101772168,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'address' => { 'address' => {
message => q|Address|, message => q|Address|,
lastUpdated => 0, lastUpdated => 1101772170,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'city' => { 'city' => {
message => q|City|, message => q|City|,
lastUpdated => 0, lastUpdated => 1101772171,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'state' => { 'state' => {
message => q|State|, message => q|State|,
lastUpdated => 0, lastUpdated => 1101772173,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'zipcode' => { 'zipcode' => {
message => q|Zipcode|, message => q|Zipcode|,
lastUpdated => 0, lastUpdated => 1101772174,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'email' => { 'email' => {
message => q|Email|, message => q|Email|,
lastUpdated => 0, lastUpdated => 1101772176,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'cardNumber' => { 'cardNumber' => {
message => q|Credit card number|, message => q|Credit card number|,
lastUpdated => 0, lastUpdated => 1101772177,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'expiration date' => { 'expiration date' => {
message => q|Expiration date|, message => q|Expiration date|,
lastUpdated => 0, lastUpdated => 1101772180,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'cvv2' => { 'cvv2' => {
message => q|Verification number (ie. CVV2)|, message => q|Verification number (ie. CVV2)|,
lastUpdated => 0, lastUpdated => 1101772182,
context => q|Form label in the chekout form of the PayFlowPro module.| context => q|Form label in the checkout form of the PayFlowPro module.|
}, },
'vendor' => { 'vendor' => {