Add missing tasklist.printdescriptions label (#4696)
This commit is contained in:
parent
41653f7cc0
commit
af61611770
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ $labels['createtask'] = 'Create Task <Enter>';
|
|||
$labels['createnewtask'] = 'Create new Task (e.g. Saturday, Mow the lawn)';
|
||||
$labels['createfrommail'] = 'Save as task';
|
||||
$labels['printtitle'] = 'Print tasks';
|
||||
$labels['printdescriptions'] = 'Print descriptions';
|
||||
$labels['mark'] = 'Mark';
|
||||
$labels['unmark'] = 'Unmark';
|
||||
$labels['edit'] = 'Edit';
|
||||
|
|
Loading…
Add table
Reference in a new issue