Diff for /loncom/localize/localize/ko.pm between versions 1.7 and 1.10

version 1.7, 2022/06/11 17:44:48 version 1.10, 2023/01/15 02:00:15
Line 6925  use base qw(Apache::localize); Line 6925  use base qw(Apache::localize);
    'Selected [_1]Resources[_2] from folder [_3]'     'Selected [_1]Resources[_2] from folder [_3]'
 => 'Selected [_1]Resources[_2] from folder [_3]',  => 'Selected [_1]Resources[_2] from folder [_3]',
   
    'Selected Problems from entire course'     'Selected [_1]Problems[_2] from [_3]entire course[_4]'
 => 'Selected Problems from entire course',  => 'Selected [_1]Problems[_2] from [_3]entire course[_4]',
   
    'Selected Resources from entire course'     'Selected [_1]Resources[_2] from [_3]entire course[_4]'
 => 'Selected Resources from entire course',  => 'Selected [_1]Resources[_2] from [_3]entire course[_4]',
   
    'Selected Problems from entire course for selected people'     'Selected [_1]Problems[_2] from [_3]entire course[_4] for [_5]selected people[_6]'
 => 'Selected Problems from entire course for selected people',  => 'Selected [_1]Problems[_2] from [_3]entire course[_4] for [_5]selected people[_6]',
   
    'Selected Incomplete Problems from entire course for selected people'     'Selected [_1]Incomplete Problems[_2] from [_3]entire course[_4] for [_5]selected people[_6]'
 => 'Selected Incomplete Problems from entire course for selected people',  => 'Selected [_1]Incomplete Problems[_2] from [_3]entire course[_4] for [_5]selected people[_6]',
   
    'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'     'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]'
 => 'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]',  => 'Selected [_1]Problems[_2] from folder [_3] for [_4]selected people[_5]',
Line 19447  to access the full message.', Line 19447  to access the full message.',
    'This is a result of one of the following:'     'This is a result of one of the following:'
 => 'This is a result of one of the following:',  => 'This is a result of one of the following:',
   
    'Timezone in which the course takes place'     'Time Zone in which the course takes place'
 => 'Timezone in which the course takes place',  => 'Time Zone in which the course takes place',
   
    "To enter multiple addresses, enter one address at a time, click 'Change' and then add the next one"     "To enter multiple addresses, enter one address at a time, click 'Change' and then add the next one"
 => "To enter multiple addresses, enter one address at a time, click 'Change' and then add the next one",  => "To enter multiple addresses, enter one address at a time, click 'Change' and then add the next one",
Line 21802  to access the full message.', Line 21802  to access the full message.',
    'Blogs, personal web pages, webDAV, portfolios'     'Blogs, personal web pages, webDAV, portfolios'
 => 'Blogs, personal web pages, webDAV, portfolios',  => 'Blogs, personal web pages, webDAV, portfolios',
   
    'Blogs, personal web pages, webDAV/quotas, portfolios'     'Blogs, personal pages/timezones, webDAV/quotas, portfolio'
 => 'Blogs, personal web pages, webDAV/quotas, portfolios',  => 'Blogs, personal pages/timezones, webDAV/quotas, portfolio',
   
    'View or modify a course or community'     'View or modify a course or community'
 => 'View or modify a course or community',  => 'View or modify a course or community',

Removed from v.1.7  
changed lines
  Added in v.1.10


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