Add predefined templates for task descriptions
This commit is contained in:
@@ -1345,4 +1345,15 @@ return array(
|
||||
// 'Enter one subtask by line.' => '',
|
||||
// 'Predefined Contents' => '',
|
||||
// 'Predefined contents' => '',
|
||||
// 'Predefined Task Description' => '',
|
||||
// 'Do you really want to remove this template? "%s"' => '',
|
||||
// 'Add predefined task description' => '',
|
||||
// 'Predefined Task Descriptions' => '',
|
||||
// 'Template created successfully.' => '',
|
||||
// 'Unable to create this template.' => '',
|
||||
// 'Template updated successfully.' => '',
|
||||
// 'Unable to update this template.' => '',
|
||||
// 'Template removed successfully.' => '',
|
||||
// 'Unable to remove this template.' => '',
|
||||
// 'Description Templates' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user