]> git.mjollnir.org Git - moodle.git/commitdiff
Clarification about what "Server time" means.
authormoodler <moodler>
Thu, 12 Feb 2004 06:13:52 +0000 (06:13 +0000)
committermoodler <moodler>
Thu, 12 Feb 2004 06:13:52 +0000 (06:13 +0000)
lang/en/moodle.php

index 67fc8967ce9623da7831da11ce3d9c09b186ea2a..ec248efad77496a2467bcc47feeb7b5ced47c2df 100644 (file)
@@ -153,7 +153,7 @@ $string['configsmtphosts'] = 'Give the full name of one or more local SMTP serve
 $string['configsmtpuser'] = 'If you have specified an SMTP server above, and the server requires authentication, then enter the username and password here.';
 $string['configteacherassignteachers'] = 'Should ordinary teachers be allowed to assign other teachers within courses they teach?  If \'No\', then only course creators and admins can assign teachers.';
 $string['configtextfilters'] = 'Text filters process text in various ways.  Specify the relative paths to text filters you want to use in the order they should be applied to texts, separated by commas. (For example,  mod/glossary/dynalink.php, filter/censor/censor.php)';
-$string['configtimezone'] = 'You can set the default timezone here.  This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. \"Server time\" will make Moodle default to the server\'s operating system setting.';
+$string['configtimezone'] = 'You can set the default timezone here.  This is the only the DEFAULT timezone for displaying dates - each user can override this by setting their own in their profile. \"Server time\" here will make Moodle default to the server\'s operating system setting, but \"Server time\" in the user profile will make the user default to this timezone setting.';
 $string['configunzip'] = 'Indicate the location of your unzip program (Unix only, optional).  If specified, this will be used to unpack zip archives on the server.  If you leave this blank, then Moodle will use internal routines.';
 $string['configuration'] = 'Configuration';
 $string['configvariables'] = 'Variables';