Diff for /modules/gci/gct.pm between versions 1.1 and 1.3

version 1.1, 2009/10/01 13:23:23 version 1.3, 2010/11/30 14:43:54
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 Testing Center password',  => 'Reset forgotten GCI Testing Center password',
   
      'LON-CAPA username'
   => 'GCI Testing Center username',
   
      'LON-CAPA domain'
   => 'GCI Testing Center domain',
   
    'Email address in LON-CAPA'      'Email address in LON-CAPA' 
 => 'E-mail address in GCI Testing Center',  => 'E-mail address in GCI Testing Center',
   
Line 220  account.', Line 226  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?', 
   
      '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.1  
changed lines
  Added in v.1.3


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