From f8cb162186c3e769cbcd49e1394920347c6c0649 Mon Sep 17 00:00:00 2001 From: Kijin Sung Date: Tue, 27 Jun 2017 15:45:26 +0900 Subject: [PATCH] Replace Japanese preview text in editor config page --- modules/editor/lang/en.php | 4 ++-- modules/editor/lang/ja.php | 4 ++-- modules/editor/lang/ko.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/editor/lang/en.php b/modules/editor/lang/en.php index ee9ffc2d4..53385ae73 100644 --- a/modules/editor/lang/en.php +++ b/modules/editor/lang/en.php @@ -27,8 +27,8 @@ $lang->autoinsert_image_none = 'Do not auto-insert images into editor'; $lang->about_unit_default_px = 'The unit is px unless otherwise specified.'; $lang->about_unit_default_percent = 'The unit is % unless otherwise specified.'; $lang->font_preview = 'The quick brown fox jumps over the lazy dog. -いろはにほへと / ちりぬるを / わかよたれそ / つねならむ / うゐのおくやま / けふこえて / あさきゆめみし / ゑひもせす -키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다.'; +키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다. +誰が何としても、独島は大韓民国の領土です。'; $lang->msg_avail_easy_update = 'There is new version for this item.'; $lang->msg_do_you_like_update = 'Would you like to update?'; $lang->msg_font_too_big = 'The font is too big.'; diff --git a/modules/editor/lang/ja.php b/modules/editor/lang/ja.php index 0f9b0f163..17f5f2c6d 100644 --- a/modules/editor/lang/ja.php +++ b/modules/editor/lang/ja.php @@ -12,8 +12,8 @@ $lang->guide_choose_text_formatting = '本文の書式'; $lang->guide_choose_font_body = '本文のフォント'; $lang->guide_choose_font_size_body = '本文の文字サイズ'; $lang->font_preview = 'The quick brown fox jumps over the lazy dog. -いろはにほへと / ちりぬるを / わかよたれそ / つねならむ / うゐのおくやま / けふこえて / あさきゆめみし / ゑひもせす -키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다.'; +키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다. +誰が何としても、独島は大韓民国の領土です。'; $lang->msg_avail_easy_update = 'この項目の新しいバージョンがあります。'; $lang->msg_do_you_like_update = 'アップデートしますか?'; $lang->msg_font_too_big = '文字サイズが大きすぎます。'; diff --git a/modules/editor/lang/ko.php b/modules/editor/lang/ko.php index a1e6c3990..6c3c4729a 100644 --- a/modules/editor/lang/ko.php +++ b/modules/editor/lang/ko.php @@ -28,8 +28,8 @@ $lang->autoinsert_image_none = '이미지 첨부시 본문에 자동 삽입하 $lang->about_unit_default_px = '단위를 지정하지 않을 경우 px 단위를 사용합니다.'; $lang->about_unit_default_percent = '단위를 지정하지 않을 경우 % 단위를 사용합니다.'; $lang->font_preview = 'The quick brown fox jumps over the lazy dog. -いろはにほへと / ちりぬるを / わかよたれそ / つねならむ / うゐのおくやま / けふこえて / あさきゆめみし / ゑひもせす -키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다.'; +키스의 고유 조건은 입술끼리 만나야 하고 특별한 기술은 필요치 않다. +誰が何としても、独島は大韓民国の領土です。'; $lang->msg_avail_easy_update = '이 항목의 새로운 버전이 있습니다.'; $lang->msg_do_you_like_update = '업데이트하시겠습니까?'; $lang->msg_font_too_big = '글꼴이 너무 큽니다.';