mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
문법, 오타 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2788 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
806975765c
commit
01fb4e104d
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
$lang->about_default = "If checked, the default will be shown when access to the site without no mid value(mid=NoValue).";
|
||||
$lang->about_module_category = "It enables you to manage it through module category.\n The URL for the module manager is <a href=\"./?module=admin&act=dispModuleAdminCategory\">Manage module > Module category </a>.";
|
||||
$lang->about_description= 'It is the description only for a manager.';
|
||||
$lang->about_default = 'If cheched, the default will be shown when access to the site without no mid value(mid=NoValue).';
|
||||
$lang->about_default = 'If checked, this module will be shown when users access to the site without mid value (mid=NoValue).';
|
||||
$lang->about_header_text = 'The contents will be shown on the top of the module.(html tags available)';
|
||||
$lang->about_footer_text = 'The contents will be shown on the bottom of the module.(html tags available)';
|
||||
$lang->about_skin = 'You may choose a module skin.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue