Fix typo
This commit is contained in:
parent
03e3e9c25d
commit
e4a2697515
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $labels['itiptentative'] = 'Maybe';
|
|||
$labels['itipdeclined'] = 'Decline';
|
||||
$labels['itipcomment'] = 'Your response';
|
||||
$labels['itipeditresponse'] = 'Enter a response text';
|
||||
$labeöls['itipsendercomment'] = 'Sender\'s comment: ';
|
||||
$labels['itipsendercomment'] = 'Sender\'s comment: ';
|
||||
|
||||
$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
|
||||
$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name';
|
||||
|
|
Loading…
Add table
Reference in a new issue