Forward port i18n fix for Gallery Album RSS list.

This commit is contained in:
Colin Kuskie 2009-01-07 02:33:44 +00:00
parent 2765e61457
commit 6c367d66f2
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

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