update the docs for Calendar List View start.* and end.* template variables

This commit is contained in:
Colin Kuskie 2008-11-17 22:11:14 +00:00
parent 227e9e7dac
commit af27c26289
2 changed files with 4 additions and 3 deletions

View file

@ -795,13 +795,13 @@ our $I18N = {
},
'helpvar dateTime start' => {
message => 'A set of date/time variables with the prefix "start". See "Calendar Date/Time Variables" for more information.',
lastUpdated => 0,
message => 'A set of date/time variables with the prefix "start" that all deal with the starting date of the displayed interval for the List view of the Calendar. See "Calendar Date/Time Variables" for more information.',
lastUpdated => 1226959335,
context => 'Description of template variable.',
},
'helpvar dateTime end' => {
message => 'A set of date/time variables with the prefix "end". See "Calendar Date/Time Variables" for more information.',
message => 'A set of date/time variables with the prefix "end" that all deal with the ending date of the displayed window for the List view of the Calendar. See "Calendar Date/Time Variables" for more information.',
lastUpdated => 1204303480,
context => 'Description of template variable',
},