You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
-
- /**
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Good Gu <patrick2082002@gmail.com>
- * @author Aaron Wang <edb030@163.come>
- */
- $lang['allowrename'] = '允許這些用戶/用戶群組重命名頁面(用逗號分隔)';
- $lang['minor'] = '將鏈接修正標記為『細微變動』,這樣就不會被列入RSS訂閱或訂閱郵件中。';
- $lang['autoskip'] = '目錄移動時,啟用預設自動跳過錯誤';
- $lang['autorewrite'] = '目錄移動時,啟用預設自動修正鏈接';
- $lang['pagetools_integration'] = '在頁面工具欄中加入重新命名';
|