From 6b6e4caa3ed8001a9f5de6574246a24e2f9667be Mon Sep 17 00:00:00 2001 From: FruitsHake Date: Mon, 6 Aug 2007 13:10:43 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=EB=B2=88=EC=97=AD?= =?UTF-8?q?=EB=B3=B8=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/trunk@2222 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/ttimporter/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ttimporter/lang/en.lang.php b/modules/ttimporter/lang/en.lang.php index 7bbf919ed..b31110e03 100644 --- a/modules/ttimporter/lang/en.lang.php +++ b/modules/ttimporter/lang/en.lang.php @@ -6,7 +6,7 @@ **/ $lang->ttimporter = "Import Tetter Tools data"; - $lang->about_tt_importer = "You can enter this into a module which you want Tetter Tools data.\n The attached file will be directly downloaded via web, so please be sure to enable the original Tetter Tools blog."; + $lang->about_tt_importer = "You can input the Tetter Tools data into the module you want.\n The attached file will be directly downloaded via web, so please be sure to enable the original Tetter Tools blog."; $lang->target_module = "Target module"; $lang->target_file = "Target xml file";