From 1e18f1923cbf0ad8b2115f7e6bfc82a5c712382f Mon Sep 17 00:00:00 2001 From: rkingdon Date: Mon, 13 Oct 2003 12:39:45 +0000 Subject: [PATCH] Some additional strings for version 2003101300. --- lang/en/dialogue.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lang/en/dialogue.php b/lang/en/dialogue.php index f4da37ddd1..9fa3bdfa4b 100644 --- a/lang/en/dialogue.php +++ b/lang/en/dialogue.php @@ -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 "talking" this person.

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"; -- 2.39.5