Diff for /loncom/localize/localize/he.pm between versions 1.7 and 1.8

version 1.7, 2006/08/18 18:54:22 version 1.8, 2007/05/21 22:21:50
Line 2247  use base qw(Apache::localize); Line 2247  use base qw(Apache::localize);
    'New file'     'New file'
 => 'New file',  => 'New file',
   
    'New parameters or stored values'     'New parameters or saved values'
 => 'New parameters or stored values',  => 'New parameters or saved values',
   
    'New problem'     'New problem'
 => 'New problem',  => 'New problem',
Line 2400  use base qw(Apache::localize); Line 2400  use base qw(Apache::localize);
    'Obsolete'     'Obsolete'
 => 'Obsolete',  => 'Obsolete',
   
    'Obsolete parameters or stored values'     'Obsolete parameters or saved values'
 => 'Obsolete parameters or stored values',  => 'Obsolete parameters or saved values',
   
    'October'     'October'
 => 'October',  => 'October',
Line 3423  use base qw(Apache::localize); Line 3423  use base qw(Apache::localize);
    'Status'     'Status'
 => 'Status',  => 'Status',
   
    'Store'     'Save'
 => 'Store',  => 'Save',
   
    'Store Catalog Information'     'Save Catalog Information'
 => 'Store Catalog Information',  => 'Save Catalog Information',
   
    'Store Changes'     'Save Changes'
 => 'Store Changes',  => 'Save Changes',
   
    'Store uploaded file as '     'Save uploaded file as '
 => 'Store uploaded file as ',  => 'Save uploaded file as ',
   
    'Strongly Agree'     'Strongly Agree'
 => 'Strongly Agree',  => 'Strongly Agree',
Line 4227  use base qw(Apache::localize); Line 4227  use base qw(Apache::localize);
    'Your Excel Spreadsheet'     'Your Excel Spreadsheet'
 => 'Your Excel Spreadsheet',  => 'Your Excel Spreadsheet',
   
    'Your Version Settings have been Stored'     'Your Version Settings have been Saved'
 => 'Your Version Settings have been Stored',  => 'Your Version Settings have been Saved',
   
    'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'     'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.'
 => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',  => 'Your course is now set up. Please select the Finish Course Initialization button to re-intialize the course with your chosen settings. Remember that all of these settings can be modified in the PARMS screen, by pushing the Course Environment button.',

Removed from v.1.7  
changed lines
  Added in v.1.8


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