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

version 1.126, 2014/04/25 17:56:48 version 1.128, 2016/01/28 19:37:52
Line 10234  use base qw(Apache::localize); Line 10234  use base qw(Apache::localize);
 => 'Custom role defined by [_1].', # '自定义角色',  => 'Custom role defined by [_1].', # '自定义角色',
   
    'Custom role [_1][_2]defined by [_3]' # _2: <br />     'Custom role [_1][_2]defined by [_3]' # _2: <br />
 => 'Custom role [_1][_2]defined by [_3]' # '自定义角色',  => 'Custom role [_1][_2]defined by [_3]', # '自定义角色',
   
    'Specific sections'     'Specific sections'
 => '具体章节',  => '具体章节',
Line 15728  to access the full message.', Line 15728  to access the full message.',
    'DragMath Latex Equation Editor'     'DragMath Latex Equation Editor'
 => 'DragMath Latex Equation Editor',  => 'DragMath Latex Equation Editor',
   
    '[_1]Return[_2] to editing resource.'     '[_1]Return[_2] to resource.'
 => '[_1]Return[_2] to editing resource.',  => '[_1]Return[_2] to resource.',
   
    'Counting pages for student: [_1]'     'Counting pages for student: [_1]'
 => 'Counting pages for student: [_1]',  => 'Counting pages for student: [_1]',

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


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