Add missing datestamps to RssFeed i18n file.
This commit is contained in:
parent
eac2099246
commit
6c4d146e10
1 changed files with 9 additions and 0 deletions
|
|
@ -95,18 +95,27 @@ our $I18N = {
|
|||
|
||||
'feedHeaderLinks' => {
|
||||
message => q|HTML Header Feed Links|,
|
||||
lastUpdated => 1236820473,
|
||||
},
|
||||
|
||||
'feedHeaderLinks hoverHelp' => {
|
||||
message => q|Select which feed types to include in the HTML headers, which many browsers will offer as options to users.|,
|
||||
lastUpdated => 1236820473,
|
||||
},
|
||||
|
||||
'rssLinkOption' => {
|
||||
message => q|RSS 2.0|,
|
||||
lastUpdated => 1236820473,
|
||||
},
|
||||
|
||||
'atomLinkOption' => {
|
||||
message => 'Atom',
|
||||
lastUpdated => 1236820473,
|
||||
},
|
||||
|
||||
'rdfLinkOption' => {
|
||||
message => 'RDF/RSS 1.0',
|
||||
lastUpdated => 1236820473,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue