moodle/lang/zh_tw_utf8/emailprotect.php
koenr 3da548d112 A lot of new helpfiles and strings from Finjon Kiang
(however I'm not sure it's usefull with the upcoming utf8-(r)evolution)
2005-11-27 20:19:11 +00:00

11 lines
278 B
PHP

<?PHP // $Id$
// emailprotect.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004112900)
$string['filtername'] = '電子郵件保護';
$string['thischarset'] = 'UTF-8';
$string['thisdirection'] = '預設文字走向';
$string['thislanguage'] = '繁體中文';
?>