diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 9be0fd729..a428a401b 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -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 diff --git a/lib/WebGUI/i18n/English/Asset_Subscription.pm b/lib/WebGUI/i18n/English/Asset_Subscription.pm index 5c2572e87..6d727d12b 100644 --- a/lib/WebGUI/i18n/English/Asset_Subscription.pm +++ b/lib/WebGUI/i18n/English/Asset_Subscription.pm @@ -405,8 +405,8 @@ characters long.

|, }, '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|, },