sub sup를 언어 파일에 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5228 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-01-05 06:54:23 +00:00
parent bf2496daba
commit 2ee25015fb
8 changed files with 101 additions and 85 deletions

View file

@ -85,6 +85,8 @@
$lang->edit->help_italic = 'Make italic font';
$lang->edit->help_underline = 'Underline font';
$lang->edit->help_strike = 'Strike font';
$lang->edit->help_sup = 'Sup';
$lang->edit->help_sub = 'Sub';
$lang->edit->help_redo = 'Redo';
$lang->edit->help_undo = 'Undo';
$lang->edit->help_align_left = 'Align left';