fix bug #11064, spelling error in subscription i18n

This commit is contained in:
Colin Kuskie 2009-09-29 13:43:41 -07:00
parent 47f976f56d
commit 0bd7cd1859
2 changed files with 3 additions and 2 deletions

View file

@ -19,6 +19,7 @@
- fixed: DataForm allows edits when locked by another version tag
- fixed #11001: Shipping plugin returning nothing, causing price formatter to puke
- fixed #11059: WebGUI upgrade packages do not overwrite versions in the db
- fixed #11064: spelling error
7.8.0
- upgraded YUI to 2.8.0r4

View file

@ -405,8 +405,8 @@ characters long.</p>|,
},
'default thank you message' => {
message => q|The subsciption has been added to the cart.|,
lastUpdated => 0,
message => q|The subscription has been added to the cart.|,
lastUpdated => 1254256971,
context => q|the default message that will go in the thank you message field|,
},