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

version 1.6, 2010/01/14 23:22:18 version 1.10, 2010/12/02 02:31:38
Line 187  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 241  account.', Line 241  account.',
      'Course/Community Requests'       'Course/Community Requests'
 =>  'Concept Test 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.6  
changed lines
  Added in v.1.10


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