Add missing status-tentative label
This commit is contained in:
parent
c2e8cc16ab
commit
94dd9965a7
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ $labels['mystatus'] = 'My status';
|
|||
$labels['status'] = 'Status';
|
||||
$labels['status-confirmed'] = 'Confirmed';
|
||||
$labels['status-cancelled'] = 'Cancelled';
|
||||
$labels['status-tentative'] = 'Tentative';
|
||||
$labels['priority'] = 'Priority';
|
||||
$labels['sensitivity'] = 'Privacy';
|
||||
$labels['public'] = 'public';
|
||||
|
|
Loading…
Add table
Reference in a new issue