From 8b930f06e5c42c0d8f738b8f96e205952b2185a7 Mon Sep 17 00:00:00 2001 From: supershop Date: Wed, 27 Feb 2008 15:27:05 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=96=B4=20-=20=EA=B8=B0=EC=A1=B4=20?= =?UTF-8?q?=EB=B2=88=EC=97=AD=EB=B3=B8=20=EC=88=98=EC=A0=95=20=EB=B0=8F=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20=EB=B2=88=EC=97=AD?= 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@3861 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- addons/counter/conf/info.xml | 2 +- addons/member_extra_info/conf/info.xml | 2 +- addons/openid_delegation_id/conf/info.xml | 2 +- addons/point_level_icon/conf/info.xml | 2 +- common/lang/en.lang.php | 18 +++++++++--------- modules/module/lang/en.lang.php | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/addons/counter/conf/info.xml b/addons/counter/conf/info.xml index e8dc0179c..cc710ba06 100644 --- a/addons/counter/conf/info.xml +++ b/addons/counter/conf/info.xml @@ -3,7 +3,7 @@ 기본 카운터 애드온 接続カウンターアドオン 网站访问统计 - Addon for basic counter + Counter Addon Addon contador básico Аддон для базового счетчика diff --git a/addons/member_extra_info/conf/info.xml b/addons/member_extra_info/conf/info.xml index 6dc1dbd94..94dd2e70b 100644 --- a/addons/member_extra_info/conf/info.xml +++ b/addons/member_extra_info/conf/info.xml @@ -3,7 +3,7 @@ 사용자 추가 정보 및 커뮤니케이션 기능 활성화 会員情報・コミュニティアドオン 用户扩展信息 - Enabling additional information about users and the communication function. + Extra Member Information and Communication. Addon para activar la función de la Información addcional del usuario y de la comunicación. Аддон для предоставления дополнительной информации о пользователях и коммуникации diff --git a/addons/openid_delegation_id/conf/info.xml b/addons/openid_delegation_id/conf/info.xml index fe87190b7..9b4a86c30 100644 --- a/addons/openid_delegation_id/conf/info.xml +++ b/addons/openid_delegation_id/conf/info.xml @@ -2,7 +2,7 @@ OpenID delegation ID OpenID - Addon for delegating domain name to OpenID + OpenID Delegation ID Delegación ID para OpenID OpenIDアドオン Аддон для делигирования доменного имени к OpenID diff --git a/addons/point_level_icon/conf/info.xml b/addons/point_level_icon/conf/info.xml index 0120e98ba..2aa485189 100644 --- a/addons/point_level_icon/conf/info.xml +++ b/addons/point_level_icon/conf/info.xml @@ -3,7 +3,7 @@ 포인트 레벨 아이콘 표시 애드온 积分级别图标 ポイントレベルアイコン表示アドオン - Addon for displaying level icon + Point Level Icon Addon para mostar el nivel del ícono Аддон для отображения иконки уровня diff --git a/common/lang/en.lang.php b/common/lang/en.lang.php index 2e8a8fd1c..1a134e2b6 100644 --- a/common/lang/en.lang.php +++ b/common/lang/en.lang.php @@ -230,13 +230,13 @@ // Alert messages for Javascript using by XML filter $lang->filter->isnull = 'Please input a value for %s'; $lang->filter->outofrange = 'Please align the text length of %s'; - $lang->filter->equalto = "%s's value is invalid"; - $lang->filter->invalid_email = "%s's format is invalid. ex) zbxe@zeroboard.com"; - $lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s's format is invalid.\\nAll values should consist of alphabets, numbers or underscore(_) and the first letter should be English alphabet"; - $lang->filter->invalid_homepage = "%s's format is invalid. ex) http://www.zeroboard.com"; - $lang->filter->invalid_korean = "%s's format is invalid. Please input only Korean"; - $lang->filter->invalid_korean_number = "%s's format is invalid. Please input Korean or numbers"; - $lang->filter->invalid_alpha = "%s's format is invalid. Please input only alphabets"; - $lang->filter->invalid_alpha_number = "%s's format is invalid. Please input alphabets or numbers"; - $lang->filter->invalid_number = "%s's format is invalid. Please input only numbers"; + $lang->filter->equalto = "The value of %s is invalid"; + $lang->filter->invalid_email = "The format of %s is invalid. ex) zbxe@zeroboard.com"; + $lang->filter->invalid_user_id = $lang->filter->invalid_userid = "The format of %s is invalid.\\nAll values should consist of alphabets, numbers or underscore(_) and the first letter should be alphabet"; + $lang->filter->invalid_homepage = "The format of %s is invalid. ex) http://www.zeroboard.com"; + $lang->filter->invalid_korean = "The format of %s is invalid. Please input Korean only"; + $lang->filter->invalid_korean_number = "The format of %s is invalid. Please input Korean or numbers"; + $lang->filter->invalid_alpha = "The format of %s is invalid. Please input alphabets only"; + $lang->filter->invalid_alpha_number = "The format of %s is invalid. Please input alphabets or numbers"; + $lang->filter->invalid_number = "The format of %s is invalid. Please input numbers only"; ?> diff --git a/modules/module/lang/en.lang.php b/modules/module/lang/en.lang.php index 1c901ed54..dd5d48669 100644 --- a/modules/module/lang/en.lang.php +++ b/modules/module/lang/en.lang.php @@ -24,8 +24,8 @@ $lang->skin_maker_homepage = "Skin Developer's Homepage"; $lang->module_copy = "Duplicate Module"; - $lang->header_script = "헤더 스크립트"; - $lang->about_header_script = "html의 <header>와 </header> 사이에 들어가는 코드를 직접 입력할 수 있습니다.
<script, <style 또는 <meta 태그등을 이용하실 수 있습니다"; + $lang->header_script = "Header Script"; + $lang->about_header_script = "You can input the htmp script between <header> and </header> by yourself.
You can use <script, <style or <meta tags"; $lang->cmd_add_shortcut = "Add Shortcut"; $lang->cmd_install = "Install";