From b5f7d42a5e1a073a906bc356b66ac62dd2e3aa20 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 25 Jan 2008 16:59:10 +0000 Subject: [PATCH] fix another i18n entry. Go BartJol! --- docs/changelog/7.x.x.txt | 2 ++ lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index ce8804534..b5a408908 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,6 @@ 7.5.1 + - fix: RSS missing in message (perlDreamer Consulting, LLC.) + http://www.plainblack.com/bugs/tracker/rss-missing-in-message - fix: Friends language error (perlDreamer Consulting, LLC.) http://www.plainblack.com/bugs/tracker/friends-language-error - fix: content handler and redirects diff --git a/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm b/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm index aaf7aaf35..c487e0ea8 100644 --- a/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm +++ b/lib/WebGUI/i18n/English/Asset_GalleryAlbum.pm @@ -139,8 +139,8 @@ our $I18N = { }, 'helpvar url_listAlbumsRss' => { - message => 'The URL to the list albums view of the parent Gallery', - lastUpdated => 0, + message => 'The URL to the list albums RSS of the parent Gallery', + lastUpdated => 1201280857, }, 'helpvar url_listFilesForCurrentUser' => {