Fix some copy/paste errors in the Cash i18n. Fixes bug #11561

This commit is contained in:
Colin Kuskie 2010-05-10 08:19:58 -07:00
parent 30ed305b62
commit 19e497f66e
2 changed files with 1 additions and 11 deletions

View file

@ -1,6 +1,7 @@
7.9.5
- fixed #11556: New cart doesn't work with other forms on the same page
- fixed #11557: Shop credit deduction calculated incorrectly
- fixed #11561: PayDriver_Cash - password help
7.9.4
- We're shipping underscore.js now for its suite of extremely handy utility

View file

@ -59,17 +59,6 @@ our $I18N = {
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,