website_jukni/dokuwiki/lib/plugins/move/lang/en/settings.php
2017-12-29 15:51:59 +01:00

7 lines
484 B
PHP

<?php
$lang['allowrename'] = 'Allow renaming of pages to these groups and users (comma separated).';
$lang['minor'] = 'Mark link adjustments as minor? Minor changes will not be listed in RSS feeds and subscription mails.';
$lang['autoskip'] = 'Enable automatic skipping of errors in namespace moves by default.';
$lang['autorewrite'] = 'Enable automatic link rewriting after namespace moves by default.';
$lang['pagetools_integration'] = 'Add renaming button to pagetools';