언어 교정 : 라이센스 -> 라이선스

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4388 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-19 15:44:31 +00:00
parent 3dd492d991
commit 34ff43fd18
8 changed files with 12 additions and 12 deletions

View file

@ -11,7 +11,7 @@
$lang->component_author = "제작자 ";
$lang->component_link = "링크";
$lang->component_date = "제작일";
$lang->component_license = '라이스';
$lang->component_license = '라이스';
$lang->component_history = '변경 이력';
$lang->component_description = "설명";
$lang->component_extra_vars = "설정 변수";