bug #2569. 'Open dialogues' and 'Closed dialogues' now have their own strings

rather than contatenating existing ones.
This commit is contained in:
thepurpleblob
2006-04-05 13:48:01 +00:00
parent 60f92a4330
commit 0183742eeb
+2
View File
@@ -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 &quot;talking&quot; 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';