From 0bd7cd1859f3f88019746fe0f99250674e28df9f Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 29 Sep 2009 13:43:41 -0700 Subject: [PATCH] fix bug #11064, spelling error in subscription i18n --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Subscription.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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|, },