]> git.mjollnir.org Git - moodle.git/commitdiff
Added support for glossary->editalways in lang file.
authorstronk7 <stronk7>
Mon, 9 Aug 2004 14:58:07 +0000 (14:58 +0000)
committerstronk7 <stronk7>
Mon, 9 Aug 2004 14:58:07 +0000 (14:58 +0000)
Bug 1445
(http://moodle.org/bugs/bug.php?op=show&bugid=1445)

lang/en/glossary.php
lang/en/help/glossary/editalways.html [new file with mode: 0644]

index 5e37340d31ed2c40f890a0d10771e6323ba019f4..d95528d8361b2bc22d2d3f3b5499a45c50900aed 100644 (file)
@@ -71,6 +71,7 @@ $string['displayformatfullwithauthor'] = 'Full with author';
 $string['displayformatfullwithoutauthor'] = 'Full without author';
 $string['displayformatssetup'] = 'Display Formats Setup';
 $string['duplicateentry'] = 'Duplicate entry';
+$string['editalways'] = 'Edit always';
 $string['editcategories'] = 'Edit categories';
 $string['editentry'] = 'Edit entry';
 $string['editingcomment'] = 'Editing comment';
diff --git a/lang/en/help/glossary/editalways.html b/lang/en/help/glossary/editalways.html
new file mode 100644 (file)
index 0000000..5a54e19
--- /dev/null
@@ -0,0 +1,13 @@
+<P ALIGN=CENTER><B>Edit always</B></P>
+
+<P>This option allows you to decide if students can edit their entries
+at any time.
+
+<P>You can select:
+
+<UL>
+<LI><B>Yes:</B> Entries are always editable.
+
+<LI><B>No:</B> Entries are editable for configured editing time.
+</UL>
+