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' => {