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

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