Diff for /modules/gci/gci.pm between versions 1.1 and 1.5

version 1.1, 2009/09/11 16:40:29 version 1.5, 2009/12/20 05:00:19
Line 141  use base qw(Apache::localize); Line 141  use base qw(Apache::localize);
    'Reset forgotten LON-CAPA password'      'Reset forgotten LON-CAPA password' 
 => 'Reset forgotten GCI WebCenter password',  => 'Reset forgotten GCI WebCenter password',
   
      'LON-CAPA username'
   => 'GCI WebCenter username',
   
      'LON-CAPA domain'
   => 'GCI WebCenter domain',
   
    'Email address in LON-CAPA'      'Email address in LON-CAPA' 
 => 'E-mail address in GCI WebCenter',  => 'E-mail address in GCI WebCenter',
   
Line 214  account.', Line 220  account.',
     'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:'      'If you were expecting to see an active role listed for a particular course in the [_1] domain, it may be missing for one of the following reasons:'
 =>  'If you were expecting to see an active role listed for a particular course in the [_1], it may be missing for one of the following reasons:',  =>  'If you were expecting to see an active role listed for a particular course in the [_1], it may be missing for one of the following reasons:',
   
        'You are not permitted to request creation of an unofficial course in this domain.'
   => 'You are not permitted to request creation of GCI Web Center Concept Tests',
   
        'Unofficial course'
   => 'GCI Concept Test',
   
        'Can request creation of unofficial courses'
   => 'Can request creation of Concept Tests',
   
        'User Can Request Creation of Courses in this Domain?'
   => 'User Can Request Creation of Concept Test Courses?', 
   
        'Request creation of a course, or review your pending requests.'
   => 'Request creation of a new Concept Test course.',
   
        'Course/Community Requests'
   =>  'Concept Test Requests'
   
    ''     ''
 => '',  => '',
   

Removed from v.1.1  
changed lines
  Added in v.1.5


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