Fix i18n syntax errors.
This commit is contained in:
parent
42f89c0893
commit
777edf5c32
3 changed files with 0 additions and 19 deletions
|
|
@ -123,7 +123,6 @@ our $I18N = {
|
|||
context => q|Button label|
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
1;
|
||||
|
||||
|
|
|
|||
|
|
@ -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|,
|
||||
|
|
|
|||
|
|
@ -232,7 +232,6 @@ Additionally, set the "Return URL" to:|,
|
|||
context => q|Button label|
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue