Fix Gallery template errors and i18n.

This commit is contained in:
Colin Kuskie 2008-12-29 21:17:23 +00:00
parent 78cd604176
commit 8b5f0ea4d8
7 changed files with 7 additions and 0 deletions

View file

@ -15,6 +15,7 @@
- fixed Display of Interval form control in Thingy and User profiling did not show units, only seconds.
- fixed #9374: Subscription Asset: Redeem subscription template not documented, or user selectable
- fixed #9366: Gallery: Missing i18n
- fixed #9367: Gallery: Errors in templates
7.6.7
- fixed #9263: Thingy possibleValues processing, and List type autodetection.

View file

@ -4307,6 +4307,12 @@ Users may override this setting in their profile.
lastUpdated => 1230269893,
},
'rss' => {
message => q|RSS|,
lastUpdated => 1230584702,
context => q|Abbreviation for Really Simple Syndication, and other similar terms.|,
},
};
1;