From 1a60a4dcba0f2f54ab5f66e7330891da492fa79a Mon Sep 17 00:00:00 2001 From: heemin Date: Tue, 2 Dec 2008 00:36:04 +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=20:=20?= =?UTF-8?q?=EC=9C=84=EC=A7=80=EC=9C=84=EA=B7=B8=20=EC=97=90=EB=94=94?= =?UTF-8?q?=ED=84=B0=20=EB=AA=A8=EB=93=88=20=EA=B8=B0=EB=8A=A5=20=ED=83=AD?= =?UTF-8?q?=20=EB=B6=80=EB=B6=84=20=EB=93=B1...?= 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@5029 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/lang/jp.lang.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php index 71bb0af5d..2c82da296 100644 --- a/modules/editor/lang/jp.lang.php +++ b/modules/editor/lang/jp.lang.php @@ -54,8 +54,7 @@ $lang->edit->fontlist = array( 'MS Pゴシック', 'MS P明朝', - 'Osaka-等幅', - 'ヒラギノ角ゴ Pro W3', + 'MS UI Gothic', 'Arial', 'Arial Black', 'Tahoma', @@ -113,9 +112,12 @@ $lang->about_dblclick_in_editor = '背景、文字、イメージ、引用文の上にカーソルを合わせ、ダブルクリックすると詳細設定できるコンポーネントを表示します。'; - $lang->edit->rich_editor = '스타일 편집기'; - $lang->edit->html_editor = 'HTML 편집기'; - $lang->edit->extension ='확장 컴포넌트'; - $lang->edit->help = '도움말'; - $lang->edit->help_command = '단축키 안내'; + $lang->edit->rich_editor = 'ウイジウイグ編集'; + $lang->edit->html_editor = 'HTMLタグ編集'; + $lang->edit->extension ='拡張コンポーネント'; + $lang->edit->help = 'ヘルプ'; + $lang->edit->help_command = 'ショートカット‐キーの説明'; + + + ?>