From 6c367d66f2c2530c665b3f7068628c1f6e7be777 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 7 Jan 2009 02:33:44 +0000 Subject: [PATCH] Forward port i18n fix for Gallery Album RSS list. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Gallery.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 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' => {