New string - saveall
authormoodler <moodler>
Sun, 27 Apr 2003 06:42:28 +0000 (06:42 +0000)
committermoodler <moodler>
Sun, 27 Apr 2003 06:42:28 +0000 (06:42 +0000)
lang/en/moodle.php

index d26c6aa999611bb490fead1d98673f31a73d83d7..d6db6a3e56d7fa17ca94b7148cdd29d42ea45669 100644 (file)
@@ -66,6 +66,7 @@ $string['configlang'] = "Choose a default language for the whole site.  Users ca
 $string['configlangdir'] = "Most languages are printed left-to-right, but some, like Arabic and Hebrew, are printed right-to-left.";
 $string['configlocale'] = "Choose a sitewide locale - this will affect the format and language of dates. You need to have this locale data installed on your operating system.  (eg en_US or es_ES).  If you don't know what to choose leave it blank.";
 $string['configlongtimenosee'] = "If students haven't logged in for a very long time, then they are automatically unsubscribed from courses.  This parameter specifies that time limit.";
+$string['configloglifetime'] = "This specifies the length of time you want to keep logs about usage.  After this time log entries are deleted completely.  It is best to keep these as long as possible, in case you need them, but if you have a very busy server and are experiencing performance problems, then you may want to lower the log lifetime.";
 $string['configframename'] = "If you are embedding Moodle within a web frame, then put the name of this frame here.  Otherwise this value should remain as '_top'";
 $string['configmaxeditingtime'] = "This specifies the amount of time people have to re-edit forum postings, journal feedback etc.  Usually 30 minutes is a good value.";
 $string['configproxyhost'] = "If this <B>server</B> needs to use a proxy computer (eg a firewall) to access the Internet, then provide the proxy hostname and port here.  Otherwise leave it blank.";
@@ -441,6 +442,7 @@ $string['returningtosite'] = "Returning to this web site?";
 $string['requireskey'] = "This course requires an enrolment key";
 $string['revert'] = "Revert";
 $string['role'] = "Role";
+$string['saveall'] = "Save all";
 $string['savechanges'] = "Save changes";
 $string['search'] = "Search";
 $string['searchagain'] = "Search again";