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

version 1.2, 2009/09/11 16:43:08 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 226  account.', Line 232  account.',
      'User Can Request Creation of Courses in this Domain?'       'User Can Request Creation of Courses in this Domain?'
 => 'User Can Request Creation of Concept Test Courses?',   => '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.2  
changed lines
  Added in v.1.5


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