From 3927d8362c77e891d02c13b3367e8e45d1ed5759 Mon Sep 17 00:00:00 2001 From: heemin Date: Tue, 5 May 2009 14:14:54 +0000 Subject: [PATCH] =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=9D=BC=EB=B3=B8?= =?UTF-8?q?=EC=96=B4=20=EB=B2=88=EC=97=AD=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@6276 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/homepage/lang/jp.lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/homepage/lang/jp.lang.php b/modules/homepage/lang/jp.lang.php index 46748b427..164c80f5c 100644 --- a/modules/homepage/lang/jp.lang.php +++ b/modules/homepage/lang/jp.lang.php @@ -45,11 +45,11 @@ 'notice' => 'お知らせ', 'levelup' => 'レベルアップ', 'freeboard' => '自由掲示板', - 'view_total' => '全文を表示', - 'view_comment' => '一行の物語', - 'cafe_album' => 'フォトギャラリー', + 'view_total' => '最新書き込み', + 'view_comment' => '最新コメント', + 'cafe_album' => '最新フォト', 'menu' => 'メニュー', - 'default_group1' => 'スタンバイ会員', + 'default_group1' => '承認待ち会員', 'default_group2' => '準会員', 'default_group3' => '正会員', );