Diff for /loncom/localize/localize/zh.pm between versions 1.128 and 1.130

version 1.128, 2016/01/28 19:37:52 version 1.130, 2019/11/21 14:49:23
Line 9654  use base qw(Apache::localize); Line 9654  use base qw(Apache::localize);
    "Submission won't be graded. The type of file submitted is not allowed."     "Submission won't be graded. The type of file submitted is not allowed."
 => "Submission won't be graded. The type of file submitted is not allowed.",  => "Submission won't be graded. The type of file submitted is not 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.',
Line 15148  to access the full message.', Line 15148  to access the full message.',
    'As no institutional course sections are currently associated with this course, your registration status is undetermined.'     'As no institutional course sections are currently associated with this course, your registration status is undetermined.'
 => 'As no institutional course sections are currently associated with this course, your registration status is undetermined.',  => 'As no institutional course sections are currently associated with this course, your registration status is undetermined.',
   
    '[_1]Ad hoc[_2] roles in domain [_3] --'     '[_1]Ad hoc[_2] roles in domain [_3]'
 => '[_1]Ad hoc[_2] roles in domain [_3] --',  => '[_1]Ad hoc[_2] roles in domain [_3]',
   
    'Assemble resources'     'Assemble resources'
 => '布置课程内容',  => '布置课程内容',

Removed from v.1.128  
changed lines
  Added in v.1.130


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