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

This commit is contained in:
zero 2007-04-06 05:29:24 +00:00
parent 78d85654a1
commit 8ab46aa600
16 changed files with 115 additions and 63 deletions

View file

@ -13,6 +13,4 @@
$lang->cmd_add_poll = "설문 추가";
$lang->cmd_del_poll = "설문 제거";
$lang->cmd_add_item = "항목 추가";
$lang->cmd_null_item = "설문조사로 등록할 값이 없습니다.\n다시 설정해주세요";
?>