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

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

@ -6,9 +6,9 @@
<title xml:lang="jp">クリエイティブコモンズライセンス</title>
<title xml:lang="zh-CN">知识共享许可协议</title>
<title xml:lang="en">Creative Commons Licenses</title>
<description xml:lang="ko">CCL 라이스를 출력합니다.</description>
<description xml:lang="ko">CCL 라이스를 출력합니다.</description>
<description xml:lang="es">CCL licencia de producto</description>
<description xml:lang="ru">CCL 라이스를 출력합니다.</description>
<description xml:lang="ru">CCL 라이스를 출력합니다.</description>
<description xml:lang="jp">CCLライセンスを表示します。</description>
<description xml:lang="zh-CN">显示知识共享许可协议。</description>
<description xml:lang="en">Output CCL license</description>

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 = "설정 변수";