#17826862 : 게시판 등의 모듈 생성시 filter에 mid 값의 최대 길이를 지정하고, 각 언어 파일에 이를 안내하는 문구 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6159 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
mooo 2009-04-21 14:35:26 +00:00
parent e5ddc1d7a0
commit 38eb756a93
17 changed files with 45 additions and 45 deletions

View file

@ -74,7 +74,7 @@
$lang->msg_extra_name_exists = '이미 존재하는 확장변수 이름입니다. 다른 이름을 입력해주세요.';
$lang->about_browser_title = "顯示在瀏覽器視窗的標題。在RSS/Trackback也可以使用。";
$lang->about_mid = "模組名稱只允許使用英文,數字和底線。";
$lang->about_mid = "模組名稱只允許使用英文,數字和底線。 The maximum length is 40.";
$lang->about_default = "用沒有mid值的網址訪問網站時將會顯示預設。";
$lang->about_module_category = "可以分類管理模組。模組分類可以在<a href=\"./?module=admin&amp;act=dispModuleAdminCategory\">模組管理 > 模組分類 </a>中進行管理。";
$lang->about_description= '管理使用說明。';