글자체 한글로 표시, 마크는 영문(중국어 폰트는 잘 몰라 그대로 유지)

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5245 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-01-06 01:50:18 +00:00
parent ef1f941056
commit fb06e0dbb9
9 changed files with 87 additions and 87 deletions

View file

@ -52,18 +52,18 @@
$lang->edit->fontsize = 'フォントサイズ';
$lang->edit->use_paragraph = '段落機能';
$lang->edit->fontlist = array(
' Pゴシック',
' P明朝',
'MS UI Gothic',
'Arial',
'Arial Black',
'Tahoma',
'Verdana',
'Sans-serif',
'Serif',
'Monospace',
'Cursive',
'Fantasy',
'MS PGothic'=>' Pゴシック',
'MS PMincho'=>' P明朝',
'MS UI Gothic'=>'MS UI Gothic',
'Arial'=>'Arial',
'Arial Black'=>'Arial Black',
'Tahoma'=>'Tahoma',
'Verdana'=>'Verdana',
'Sans-serif'=>'Sans-serif',
'Serif'=>'Serif',
'Monospace'=>'Monospace',
'Cursive'=>'Cursive',
'Fantasy'=>'Fantasy',
);
$lang->edit->header = '見出し';