--- loncom/localize/localize/zh.pm 2013/11/29 14:07:09 1.113 +++ loncom/localize/localize/zh.pm 2013/12/04 15:57:19 1.114 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Chinese Simplified Localization Lexicon # -# $Id: zh.pm,v 1.113 2013/11/29 14:07:09 bisitz Exp $ +# $Id: zh.pm,v 1.114 2013/12/04 15:57:19 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -8583,9 +8583,6 @@ use base qw(Apache::localize); 'ERROR:' => '错误:', - 'occurred while running' -=> 'occurred while running', - '(click for example)' => '(click for example)', @@ -11060,11 +11057,17 @@ to access the full message.', 'An error occurred while processing this resource. The author has been notified.' => 'An error occurred while processing this resource. The author has been notified.', - 'Code ran too long. It ran for more than' -=> 'Code ran too long. It ran for more than', + 'Code ran too long. It ran for more than [_1] seconds.' +=> 'Code ran too long. It ran for more than [_1] seconds.', + + 'This occurred while running <while> on line [_1].' +=> 'This occurred while running <while> on line [_1].', + + 'This occurred while running: [_1]' +=> 'This occurred while running: [_1]', - 'seconds occurred while running <while> on line' -=> 'seconds occurred while running <while> on line', + 'Substitution on [_1] with [_2] caused:' +=> 'Substitution on [_1] with [_2] caused:', 'Student View' => '学生视野',