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 Hideaki SAWADA <chuno@live.jp>
- */
- $lang['allowrename'] = 'ページ名変更を許可するグループ・ユーザー(カンマ区切り)';
- $lang['minor'] = 'リンクの書き換えを小変更扱いにする。小変更にすると RSS 配信・メール更新通知には表示されない。';
- $lang['autoskip'] = '名前空間移動時のエラーの自動スキップ。デフォルトは有効。';
- $lang['autorewrite'] = '名前空間移動後のリンクの自動書き換え。デフォルトは有効。';
- $lang['pagetools_integration'] = '名称変更ボタンのページツールへの追加';
|