Add missing title label for Print button
This commit is contained in:
parent
31e3e9ae43
commit
868d90df7d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ $labels['newtask'] = 'New Task';
|
|||
$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['mark'] = 'Mark';
|
||||
$labels['unmark'] = 'Unmark';
|
||||
$labels['edit'] = 'Edit';
|
||||
|
|
Loading…
Add table
Reference in a new issue