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

This commit is contained in:
zero 2007-03-26 12:54:34 +00:00
parent d3fa10eee2
commit 1bbcb0e477
4 changed files with 36 additions and 12 deletions

View file

@ -16,8 +16,8 @@
$lang->table_border = "외곽선 굵기";
$lang->table_inner_border = "구분선 굵기";
$lang->cell_width = "가로크기 ";
$lang->cell_height = "세로 크기 ";
$lang->cell_width = "가로크기 ";
$lang->cell_height = "세로 크기 ";
$lang->table_border_color = "외곽선 색";
$lang->table_bg_color = "배경 색";