diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 32744c722..7045772d8 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -2,6 +2,7 @@ - Updated captcha images to be more legible. - fixed #9285: modifing template prevents edit of syncontent - fixed #8886: Search button in Asset manager + - fixed #9410: Wrong help text - fixed #9154: WebGUI Shop - Checkout Caching Problem - fixed a bug where clicking the apply button when func=add would return the edit screen of the parent asset rather than that of the new asset. (Martin diff --git a/lib/WebGUI/i18n/English/Asset_Gallery.pm b/lib/WebGUI/i18n/English/Asset_Gallery.pm index 12601186f..8a10ee759 100644 --- a/lib/WebGUI/i18n/English/Asset_Gallery.pm +++ b/lib/WebGUI/i18n/English/Asset_Gallery.pm @@ -480,8 +480,8 @@ our $I18N = { }, 'helpvar albums rss' => { - message => 'This is the loop over the albums being currently displayed.', - lastUpdated => 0, + message => 'A loop containing an RSS feed for albums in the gallery.', + lastUpdated => 1231287030, }, 'helpvar rssDate' => {