]> git.mjollnir.org Git - moodle.git/commitdiff
String changes
authormoodler <moodler>
Mon, 6 Jan 2003 02:57:09 +0000 (02:57 +0000)
committermoodler <moodler>
Mon, 6 Jan 2003 02:57:09 +0000 (02:57 +0000)
lang/en/docs/release.html
lang/en/journal.php

index 1a9ea7fa7aa331507bdbb5bdf84e89258915030f..d02ac7b3a9471844b9d943471e9a0c9e00ee0b7f 100644 (file)
@@ -10,7 +10,7 @@
 <BODY BGCOLOR="#FFFFFF">
 <H2>Release notes</H2>
 
-<H3>  New in Moodle 1.0.8 (due for release 6th January)   </H3>
+<H3> New in Moodle 1.0.8 </H3>
 <UL><DL>
 <DT> Databases</DT>
 <DD> Moodle now has complete native support support for <B>PostgreSQL 7</B> databases (thanks 
@@ -25,7 +25,7 @@
 <DD> <B>Six new languages have been added!</B>  Chinese (from Zhang Dexuan), 
      Arabic (from Ahmed Nabil), Turkish (from M. Cüneyt Birkök), Swedish (from Set Lonnert),
      Thai (from Wim Singhanart) and Dutch (from Hans Zwart and Jacob Romeyn).  Many thanks 
-     to these people!  All other languages have also had updates and fixes since 1.0.7.
+     to all these hard-working people!  All other languages have also had updates and fixes since 1.0.7.
      The language editor has been improved slightly, making it easier to see
      new strings and empty strings that need translating.  All documentation is 
      also now able to be localised and will appear in the current language if 
index 777e64eab1a92026de0a8a0679092ed23e03a568..315775a0d71747ef0076682cc30ca88e147aefd8 100644 (file)
@@ -11,6 +11,7 @@ $string['blankentry'] = "Blank entry";
 $string['daysavailable'] = "Days available";
 $string['editingends'] = "Editing period ends";
 $string['editingended'] = "Editing period has ended";
+$string['feedbackupdated'] = "Feedback updated for \$a entries";
 $string['journalname'] = "Journal name";
 $string['journalquestion'] = "Journal question";
 $string['journalrating1'] = "Not satisfactory";
@@ -23,6 +24,7 @@ $string['notstarted'] = "You have not started this journal yet";
 $string['noratinggiven'] = "No rating given";
 $string['overallrating'] = "Overall rating";
 $string['rate'] = "Rate";
+$string['saveallfeedback'] = "Save all my feedback";
 $string['startoredit'] = "Start or edit my journal entry";
 $string['viewallentries'] = "View \$a journal entries";