diff --git a/layouts/xe_official/conf/info.xml b/layouts/xe_official/conf/info.xml index 9e7e99f4e..c78a24bb4 100644 --- a/layouts/xe_official/conf/info.xml +++ b/layouts/xe_official/conf/info.xml @@ -22,7 +22,7 @@ レイアウト作成:Zero - This layout is the ZeroboardXE Official website layout. + This layout is the Zeroboard XE Official website layout. Designer : So-Ra Lee HTML/CSS : Chan-Myung Jeong Layout producer : zero @@ -44,7 +44,7 @@ 원하시는 컬러셋을 선택해주세요. 希望する色を選択してください。 请选择颜色。 - Select colorset the colorset you want. + Please select a colorset you want. Seleccióne la colección de colores. 기본 diff --git a/modules/layout/lang/en.lang.php b/modules/layout/lang/en.lang.php index 1cd888894..c6106b60b 100644 --- a/modules/layout/lang/en.lang.php +++ b/modules/layout/lang/en.lang.php @@ -27,6 +27,6 @@ $lang->about_layout = "Layout module helps you to create the site's layout easily.
By using layout setting and menu connection, website's completed shape will display with various modules.
* Those layouts which are unabled to delete or modify are the blog or other module's layout. "; $lang->about_layout_code = "It will be applied to the service when you save the layout code after editing it. - You must previous the result before saving it. - Refer to ZeroboardXE Pamphlet for ZeroboardXE's grammer of pamphlet."; + Please first preview your code and then save it. + You can refer grammar of Zeroboard XE's template from ZeroboardXE Template."; ?>