Add label for delegate status/action
This commit is contained in:
parent
4ec72a56c1
commit
c1ddf97c30
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ $labels['itipreply'] = 'Reply to';
|
|||
$labels['itipaccepted'] = 'Accept';
|
||||
$labels['itiptentative'] = 'Maybe';
|
||||
$labels['itipdeclined'] = 'Decline';
|
||||
$labels['itipdelegated'] = 'Delegate';
|
||||
$labels['itipneeds-action'] = 'Postpone';
|
||||
$labels['itipcomment'] = 'Your response';
|
||||
$labels['itipeditresponse'] = 'Enter a response text';
|
||||
|
|
Loading…
Add table
Reference in a new issue