Diff for /loncom/localize/localize/zh.pm between versions 1.110 and 1.111

version 1.110, 2013/08/09 16:23:19 version 1.111, 2013/08/09 17:14:55
Line 10963  use base qw(Apache::localize); Line 10963  use base qw(Apache::localize);
    'You received a message from [_1] in LON-CAPA.'     'You received a message from [_1] in LON-CAPA.'
 => 'You received a message from [_1] in LON-CAPA.',  => 'You received a message from [_1] in LON-CAPA.',
   
    "'New'  critical message from "     "'New' critical message from [_1]"
 => "'New'  critical message from ",  => "'New' critical message from [_1]",
   
    "'New'  message from "     "'New' message from [_1]"
 => "'New'  message from ",  => "'New' message from [_1]",
   
    'Refers to'     'Refers to'
 => 'Refers to',  => 'Refers to',
Line 11378  to access the full message.', Line 11378  to access the full message.',
    'Found [_1] registered and [_2] unregistered clickers.'     'Found [_1] registered and [_2] unregistered clickers.'
 => 'Found [_1] registered and [_2] unregistered clickers.',  => 'Found [_1] registered and [_2] unregistered clickers.',
   
    'Found no correct answers answers for grading!'     'Found no correct answers for grading!'
 => 'Found no correct answers answers for grading!',  => 'Found no correct answers for grading!',
   
    'Found [_1] entries for grading!'     'Found [_1] entries for grading!'
 => 'Found [_1] entries for grading!',  => 'Found [_1] entries for grading!',
Line 12620  to access the full message.', Line 12620  to access the full message.',
    'In discussions: all posts will be displayed.'     'In discussions: all posts will be displayed.'
 => 'In discussions: all posts will be displayed.',  => 'In discussions: all posts will be displayed.',
   
    'In discussions: new posts will be cease to be identified as "NEW" after display.'     'In discussions: new posts will cease to be identified as "NEW" after display.'
 => 'In discussions: new posts will be cease to be identified as "NEW" after display.',  => 'In discussions: new posts will cease to be identified as "NEW" after display.',
   
    'In discussions: posts will be identified as "NEW" until marked as not "NEW".'     'In discussions: posts will be identified as "NEW" until marked as not "NEW".'
 => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',  => 'In discussions: posts will be identified as "NEW" until marked as not "NEW".',
Line 15928  to access the full message.', Line 15928  to access the full message.',
    'Time Period'     'Time Period'
 => '周期',  => '周期',
   
    'Rsource is undefined.'     'Resource is undefined.'
 => 'Rsource is undefined.',  => 'Resource is undefined.',
   
    'Plot Graph'     'Plot Graph'
 => 'Plot Graph',  => 'Plot Graph',

Removed from v.1.110  
changed lines
  Added in v.1.111


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