Some additional strings for version 2003101300.
authorrkingdon <rkingdon>
Mon, 13 Oct 2003 12:39:45 +0000 (12:39 +0000)
committerrkingdon <rkingdon>
Mon, 13 Oct 2003 12:39:45 +0000 (12:39 +0000)
lang/en/dialogue.php

index f4da37ddd12fb0ba77cdd2ff92553c20c98ac2cf..9fa3bdfa4b24c46c0f5984911293afe498f506e0 100644 (file)
@@ -7,6 +7,8 @@ $string['modulenameplural'] = "Dialogues";
 
 
 $string['addmynewentries'] = "Add my New Entries";
+$string['addmynewentry'] = "Add my New Entry";
+$string['addsubject'] = "Add Subject";
 $string['allowmultiple'] = "Allow more than one Dialogue with the same person";
 $string['allowstudentdialogues'] = "Allow Student-to-Student 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?";
@@ -28,6 +30,7 @@ $string['dialoguename'] = "Dialogue name";
 
 $string['dialogueopened'] = "Dialogue opened with \$a";
 $string['dialoguewith'] = "Dialogue with \$a";
+$string['furtherinformation'] = "Further Information";
 $string['of'] = "of";
 $string['everybody'] = "Everybody";
 $string['open'] = "Open";
@@ -38,8 +41,10 @@ $string['newdialogueentries'] = "New dialogue entries";
 $string['newentry'] = "New Entry";
 $string['noavailablepeople'] = "There is no one available to have a Dialogue with.";
 $string['nopersonchosen'] = "No Person Chosen";
+$string['nosubject'] = "No Subject Entered";
 $string['notextentered'] = "No Text Entered";
 $string['notstarted'] = "You have not started this dialogue yet";
+$string['notyetseen'] = "Not yet seen";
 $string['numberofentries'] = "Number of entries";
 $string['numberofentriesadded'] = "Number of entries added: \$a";
 $string['onwrote'] = "On \$a wrote";
@@ -54,10 +59,12 @@ $string['pane2'] = "\$a Dialogues awaiting Replies from the other person";
 $string['pane2one'] = "1 Dialogue awaiting a Reply from the other person";
 $string['pane3'] = "\$a Closed Dialogues";
 $string['pane3one'] = "1 Closed Dialogue";
+$string['seen'] = "Seen \$a ago";
 $string['sendmailmessages'] = "Send Mail Messages about my new entries";
 $string['status'] = "Status";
 $string['studenttostudent'] = "Student to Student";
 $string['subject'] = "Subject";
+$string['subjectadded'] = "Subject Added";
 $string['teachertostudent'] = "Teacher to Student";
 $string['typefirstentry'] = "Type the first entry here";
 $string['typefollowup'] = "Type follow-up here";