From e6dd405a42f90f4058f35f2f90334894397474a7 Mon Sep 17 00:00:00 2001 From: heemin Date: Thu, 27 Nov 2008 11:07:21 +0000 Subject: [PATCH] =?UTF-8?q?=EC=9D=BC=EB=B3=B8=EC=96=B4=20=EB=B2=88?= =?UTF-8?q?=EC=97=AD=20=EC=9D=BC=EB=B6=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5014 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/planet/skins/xe_planet/skin.xml | 2 +- modules/springnote/lang/jp.lang.php | 2 +- modules/widget/lang/jp.lang.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/planet/skins/xe_planet/skin.xml b/modules/planet/skins/xe_planet/skin.xml index c297885c5..10ade019a 100644 --- a/modules/planet/skins/xe_planet/skin.xml +++ b/modules/planet/skins/xe_planet/skin.xml @@ -1,9 +1,9 @@ PlanetXE 기본 스킨 - PlanetXE基本スキン PlanetXE默认皮肤 PlanetXE 基本面板 + PlanetXE基本スキン PlanetXE의 기본 스킨입니다. diff --git a/modules/springnote/lang/jp.lang.php b/modules/springnote/lang/jp.lang.php index 8f17b3a90..e074eb0e3 100644 --- a/modules/springnote/lang/jp.lang.php +++ b/modules/springnote/lang/jp.lang.php @@ -1,7 +1,7 @@ 翻訳:RisaPapa + * @author zero 翻訳:RisaPapa、ミニミ * @brief ウィジェット(widget)モジュール基本言語パッケージ **/ @@ -9,7 +9,7 @@ $lang->widget_name = 'ウィジェット名'; $lang->widget_maker = 'ウィジェット作者'; - $lang->widget_license = 'License'; + $lang->widget_license = 'ライセンス'; $lang->widget_history = '変更内容'; $lang->widget_info = 'ウィジェット情報'; $lang->widget_code = 'コード';