mirror of
https://github.com/moodle/moodle.git
synced 2025-03-10 10:58:38 +01:00
12 lines
345 B
PHP
12 lines
345 B
PHP
|
<?PHP // $Id$
|
|||
|
// block_online_users.php - created with Moodle 1.4.2 nearly (2004092000)
|
|||
|
|
|||
|
|
|||
|
$string['blockname'] = '<27>¶<EFBFBD><C2B6><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|||
|
$string['configtimetosee'] = '<27><><EFBFBD><EFBFBD><EFBFBD>ڸ<EFBFBD> <20>¶<EFBFBD><C2B6><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ǥ<><C7A5><EFBFBD>Ϸ<EFBFBD><CFB7><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ϰڴ°<DAB4>?';
|
|||
|
$string['periodnminutes'] = '<27>ֱ<EFBFBD> $a <20><>';
|
|||
|
$string['thischarset'] = 'EUC-KR';
|
|||
|
$string['thisdirection'] = 'ltr';
|
|||
|
|
|||
|
?>
|