git-svn-id: http://xe-core.googlecode.com/svn/trunk@293 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-07 06:49:24 +00:00
parent af50e40164
commit 2aebd5960f
17 changed files with 303 additions and 215 deletions

View file

@ -37,6 +37,8 @@
$lang->cmd_select = "선택";
$lang->cmd_select_all = "모두선택";
$lang->cmd_unselect_all = "모두해제";
$lang->cmd_close_all = "모두닫기";
$lang->cmd_open_all = "모두열기";
$lang->enable = '가능';
$lang->disable = '불가능';