fix another i18n entry. Go BartJol!

This commit is contained in:
Colin Kuskie 2008-01-25 16:59:10 +00:00
parent 34fd8c9245
commit b5f7d42a5e
2 changed files with 4 additions and 2 deletions

View file

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

View file

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