fix bug #11064, spelling error in subscription i18n
This commit is contained in:
parent
47f976f56d
commit
0bd7cd1859
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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|,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue