bug #2569. 'Open dialogues' and 'Closed dialogues' now have their own strings
rather than contatenating existing ones.
This commit is contained in:
@@ -9,6 +9,7 @@ $string['allowmultiple'] = 'Allow more than one Dialogue with the same person';
|
||||
$string['allowstudentdialogues'] = 'Allow Student-to-Student Dialogues';
|
||||
$string['close'] = 'Close';
|
||||
$string['closed'] = 'Closed';
|
||||
$string['closeddialogues'] = 'Closed Dialogues';
|
||||
$string['confirmclosure'] = 'You are about to close a dialogue with $a. Closed dialogues cannot be reopened. If you close this dialogue you can view it but not add to it, and you will have to start another dialogue to contnue "talking" this person.<br /><br />Are you sure you want to close this dialogue?';
|
||||
$string['deleteafter'] = 'Delete Closed Dialogues after (Days)';
|
||||
$string['dialogueclosed'] = 'Dialogue Closed';
|
||||
@@ -57,6 +58,7 @@ $string['onyouwrote'] = 'On $a you wrote';
|
||||
$string['open'] = 'Open';
|
||||
$string['openadialoguewith'] = 'Open a Dialogue with';
|
||||
$string['opendialogue'] = 'Open Dialogue';
|
||||
$string['opendialogues'] = 'Open Dialogues';
|
||||
$string['opendialogueentries'] = 'Open dialogue entries';
|
||||
$string['pane0'] = 'Open a Dialogue';
|
||||
$string['pane1'] = '$a Dialogues awaiting Replies from you';
|
||||
|
||||
Reference in New Issue
Block a user