Update the test to match the new i18n label.
Remove the trailing period from the ITransact i18n label.
This commit is contained in:
parent
9e4394808f
commit
052d9d67eb
2 changed files with 3 additions and 3 deletions
|
|
@ -175,8 +175,8 @@ our $I18N = {
|
|||
context => q|An error indicating that an invalid expiration date has been entered.|
|
||||
},
|
||||
'Itransact' => {
|
||||
message => q|Credit Card (ITransact).|,
|
||||
lastUpdated => 0,
|
||||
message => q|Credit Card (ITransact)|,
|
||||
lastUpdated => 1215880143,
|
||||
context => q|Name of the gateway from the definition|
|
||||
},
|
||||
'expired expiration date' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue