Diff for /loncom/localize/localize/ko.pm between versions 1.5 and 1.6

version 1.5, 2019/11/07 13:57:58 version 1.6, 2019/11/21 14:49:22
Line 11107  use base qw(Apache::localize); Line 11107  use base qw(Apache::localize);
    "Submission won't be graded. The combined size of submitted files exceeded the amount allowed."     "Submission won't be graded. The combined size of submitted files exceeded the amount allowed."
 => "Submission won't be graded. The combined size of submitted files exceeded the amount allowed.",  => "Submission won't be graded. The combined size of submitted files exceeded the amount allowed.",
   
    'Submission not graded. Use fewer digits.'     'Submission not graded. Use fewer significant figures.'
 => 'Submission not graded. Use fewer digits.',  => 'Submission not graded. Use fewer significant figures.',
   
    'Submission not graded. Use more digits.'     'Submission not graded. Use more significant figures.'
 => 'Submission not graded. Use more digits.',  => 'Submission not graded. Use more significant figures.',
   
    'Error in instructor specifed unit. This error has been reported to the instructor.'     'Error in instructor specifed unit. This error has been reported to the instructor.'
 => 'Error in instructor specifed unit. This error has been reported to the instructor.',  => 'Error in instructor specifed unit. This error has been reported to the instructor.',

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


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