A fork of plugin:autostartpage.
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.

12 lines
454 B

<?php
/**
* Plugin autostartpage: English language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Charles Knight <charles@rabidaudio.com>
*/
$lang['templatefile'] = "The page to use as a template for new start pages (include namespaces)";
$lang['silent'] = "Uncheck to show message on page creation";
$lang['forcecreate'] = "Create page even if the user lacks permissions to do so (security risk)";