help for Time Tracker add/edit screen
This commit is contained in:
parent
23e31ab52a
commit
0e7f81fd4a
2 changed files with 52 additions and 1 deletions
|
|
@ -244,7 +244,18 @@ our $I18N = {
|
|||
'edit project resource label' => {
|
||||
lastUpdated => 0,
|
||||
message => 'Project Resource'
|
||||
}
|
||||
},
|
||||
|
||||
'timetracking add/edit title' => {
|
||||
lastUpdated => 0,
|
||||
message => 'Add/Edit Time Tracking'
|
||||
},
|
||||
|
||||
'timetracking add/edit body' => {
|
||||
lastUpdated => 0,
|
||||
message => 'The Time Tracking Asset lets you define a set of tasks and then to track how well they are accomplished against an original estimate for the task.'
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue