fixing undocumented time row template variables

This commit is contained in:
Colin Kuskie 2007-01-06 19:44:55 +00:00
parent 340c195de5
commit 95c11e3ffe
2 changed files with 12 additions and 1 deletions

View file

@ -334,6 +334,11 @@ our $I18N = {
'time.report.hours.label' => {
lastUpdated => 0,
message => q|The phrase "Hours", internationalized.|,
},
'time.report.totalHours.label' => {
lastUpdated => 1168112129,
message => q|The phrase "Total Hours", internationalized.|,
},