From 87b9e803d5c622ffb486d698aa8821fb40de80f5 Mon Sep 17 00:00:00 2001 From: risapapa Date: Sun, 24 Feb 2008 17:17:41 +0000 Subject: [PATCH] Corrected Japanese Translation(modules/editor/lang/jp.lang.php). git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3768 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/lang/jp.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editor/lang/jp.lang.php b/modules/editor/lang/jp.lang.php index 3abb51a8d..08bbe9d9f 100644 --- a/modules/editor/lang/jp.lang.php +++ b/modules/editor/lang/jp.lang.php @@ -34,7 +34,7 @@ $lang->enable_component_grant = 'コンポーネント使用権限'; $lang->enable_html_grant = 'HTML編集権限'; $lang->enable_autosave = '自動保存使用'; - $lang->height_resizable = '高さの調節可能'; + $lang->height_resizable = '高さの調節'; $lang->editor_height = 'エディターの高さ'; $lang->about_editor_skin = 'エディターのスキンの選択が出来ます。';