Merge pull-request #847 (recurring tasks)
This commit is contained in:
@@ -872,4 +872,28 @@ return array(
|
||||
// 'Start to type task title...' => '',
|
||||
// 'A task cannot be linked to itself' => '',
|
||||
// 'The exact same link already exists' => '',
|
||||
// 'Action date' => '',
|
||||
// 'Base date to calculate new due date' => '',
|
||||
// 'Base date to calculate new due date: %s' => '',
|
||||
// 'Created recurrent task: %s' => '',
|
||||
// 'Day(s)' => '',
|
||||
// 'Edit recurrence' => '',
|
||||
// 'Existing due date' => '',
|
||||
// 'Factor to calculate new due date' => '',
|
||||
// 'Factor to calculate new due date: %s' => '',
|
||||
// 'Generate recurrent task' => '',
|
||||
// 'Month(s)' => '',
|
||||
// 'No recurrent task is scheduled to generate' => '',
|
||||
// 'Recurrence' => '',
|
||||
// 'Recurrent task created by: %s' => '',
|
||||
// 'Recurrent task has been generated' => '',
|
||||
// 'Recurrent task is scheduled to generate' => '',
|
||||
// 'Timeframe to calculate new due date' => '',
|
||||
// 'Timeframe to calculate new due date: %s' => '',
|
||||
// 'Trigger to generate recurrent task' => '',
|
||||
// 'Trigger to generate recurrent task: %s' => '',
|
||||
// 'When task is closed' => '',
|
||||
// 'When task is moved from first column' => '',
|
||||
// 'When task is moved to last column' => '',
|
||||
// 'Year(s)' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user