Diff for /modules/gci/gci.pm between versions 1.4 and 1.10

version 1.4, 2009/12/07 22:41:11 version 1.10, 2010/12/02 02:31:38
Line 135  use base qw(Apache::localize); Line 135  use base qw(Apache::localize);
     'A message will be sent to your LON-CAPA account when the course coordinator takes action on your request.'      'A message will be sent to your LON-CAPA account when the course coordinator takes action on your request.'
  => '',   => '',
   
       'To access your LON-CAPA message, go to the Main Menu and click on "Send and Receive Messages".'
    => '',
   
    'An e-mail will also be sent to: [_1] when this occurs.'     'An e-mail will also be sent to: [_1] when this occurs.'
 => 'An e-mail will be sent to: [_1] when one of the GCI WebCenter team has taken action on your request.',  => 'An e-mail will be sent to: [_1] when one of the GCI WebCenter team has taken action on your request.',
   
Line 184  use base qw(Apache::localize); Line 187  use base qw(Apache::localize);
 => 'The token included in an email sent to you [_1] has been verified, so you may now proceed to reset the password for your GCI WebCenter  => 'The token included in an email sent to you [_1] has been verified, so you may now proceed to reset the password for your GCI WebCenter
 account.',  account.',
   
     'Please enter the username and domain of the LON-CAPA account, and the associated e-mail address, for which you are setting a password. The new password must contain at least 7 characters.'      'Please enter the username and domain of the LON-CAPA account, and the associated e-mail address, for which you are setting a password.'
 => 'Please enter the username and domain of the GCI WebCenter account, and the associated e-mail address, for which you are setting a password. The new password must contain at least 7 characters.',  => 'Please enter the e-mail address associated with your account, and the username for which you are setting a password.',
   
    'Your new password will be sent to the LON-CAPA server in an encrypted form.'      'Your new password will be sent to the LON-CAPA server in an encrypted form.' 
 => 'Your new password will be sent to the GCI WebCenter server in an encrypted form.',  => 'Your new password will be sent to the GCI WebCenter server in an encrypted form.',
Line 235  account.', Line 238  account.',
      'Request creation of a course, or review your pending requests.'       'Request creation of a course, or review your pending requests.'
 => 'Request creation of a new Concept Test course.',  => 'Request creation of a new Concept Test course.',
   
        'Course/Community Requests'
   =>  'Concept Test Requests',
   
        'Only changes made from servers running LON-CAPA [_1] or later are displayed.'
   => '',
   
       'You are not authorized to create new institutional users in this domain.'
   => 'You are not authorized to create new users in the GCI WebCenter domain reserved for Faculty (gci).',
   
       'You are not authorized to create new non-institutional users in this domain.'
   => 'When creating new GCI WebCenter Student users in the gcitest domain, the username must be a valid e-mail address.',
   
       'Domain/institution to search'
   => 'Search domain',
   
       'in selected LON-CAPA domain'
   => 'in selected WebCenter domain',
   
       'Request Outcome'
   => 'Test Container Created', 
   
      'Your course request has been processed and the course has been created'
   => 'The Concept Test course container has been created',
   
      'The token included in an e-mail sent to you [_1] has been verified, so you may now proceed to reset the password for your LON-CAPA account.'
   => 'The token included in an e-mail sent to you [_1] has been verified, so you may now proceed to reset the password for your GCI WebCenter account.',
   
      'Enter the username you use to log-in to LON-CAPA, and your domain.'
   => 'Enter the username you use to log-in to the GCI WebCenter',
   
      'If your problem is still unresolved, the form below can be used to send a question to the LON-CAPA helpdesk.'
   => 'If your problem is still unresolved, the form below can be used to send a question to the GCI WebCenter team.',
   
    ''     ''
 => '',  => '',
   

Removed from v.1.4  
changed lines
  Added in v.1.10


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>