--- loncom/interface/lonparmset.pm 2005/06/06 21:28:55 1.216 +++ loncom/interface/lonparmset.pm 2005/06/07 15:21:03 1.217 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set parameters for assessments # -# $Id: lonparmset.pm,v 1.216 2005/06/06 21:28:55 www Exp $ +# $Id: lonparmset.pm,v 1.217 2005/06/07 15:21:03 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1780,8 +1780,8 @@ sub crsenv { 'anonymous_quiz' => ''.&mt('Anonymous quiz/exam').'
'. ' ('.&mt('yes').' '.&mt('to avoid print students names').' )', - 'default_enrollment_start_date' => ''.&mt('Default beginning date when enrolling students').'', - 'default_enrollment_end_date' => ''.&mt('Default ending date when enrolling students').'', + 'default_enrollment_start_date' => ''.&mt('Default beginning date for student access.').'', + 'default_enrollment_end_date' => ''.&mt('Default ending date for student access.').'', 'nothideprivileged' => ''.&mt('Privileged users that should not be hidden on staff listings').''. '
(user:domain,user:domain,...)', 'languages' => ''.&mt('Languages used').'',