From fc7395710f13917c70e185957b6446889cbbfa8a Mon Sep 17 00:00:00 2001 From: heemin Date: Tue, 28 Apr 2009 05:13:55 +0000 Subject: [PATCH] =?UTF-8?q?=EC=9D=BC=EB=B3=B8=EC=96=B4=20=EC=96=B8?= =?UTF-8?q?=EC=96=B4=20=ED=8C=8C=EC=9D=BC=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=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@6213 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/homepage/lang/jp.lang.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/homepage/lang/jp.lang.php b/modules/homepage/lang/jp.lang.php index c8c12ccf2..4b283c2c3 100644 --- a/modules/homepage/lang/jp.lang.php +++ b/modules/homepage/lang/jp.lang.php @@ -32,8 +32,7 @@ $lang->allow_service = '許可サービス'; $lang->about_allow_service = '個々のカフェで利用する基本サービスを設定します。'; - $lang->cmd_make_cafe = '개별 카페에서 사용할 기본 서비스를 설정할 수 있습니다 -カフェ作成'; + $lang->cmd_make_cafe = 'カフェ作成'; $lang->cmd_import = 'インポート'; $lang->cmd_export = 'エクスポート'; $lang->cafe_creation_privilege = 'カフェの作成権限';