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