From 0415758f61b4f4bcacce1f5d5dacbf2234211342 Mon Sep 17 00:00:00 2001 From: flourscent Date: Mon, 15 Nov 2010 14:14:03 +0000 Subject: [PATCH] =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20?= =?UTF-8?q?=EB=AA=A8=EB=93=88=20=EC=96=B8=EC=96=B4=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=EC=97=90=20=EC=9D=BC=EB=B3=B8=EC=96=B4=20=EB=B2=88=EC=97=AD=20?= =?UTF-8?q?=EC=9D=BC=EB=B6=80=20=EC=B6=94=EA=B0=80?= 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@7837 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/layout/lang/jp.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/layout/lang/jp.lang.php b/modules/layout/lang/jp.lang.php index c06a356c5..df87de499 100644 --- a/modules/layout/lang/jp.lang.php +++ b/modules/layout/lang/jp.lang.php @@ -110,8 +110,8 @@ 'attribute' => 'ウィジェットを除いた各領域はすべて背景の色・イメージ・文字のテキスト色(「a」タグを含む)の指定が可能です。', ); - $lang->mobile_layout_list = "Mobile Layout List"; - $lang->mobile_downloaded_list = "Downloaded Mobile Layouts"; + $lang->mobile_layout_list = "モバイルレイアウトリスト"; + $lang->mobile_downloaded_list = "ダウンロードしたモバイルレイアウト"; $lang->apply_mobile_view = "Apply Mobile View"; $lang->about_apply_mobile_view = "All connected module use mobile view to display when accessing with mobile device."; ?>