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
493 B

<?php
/**
* Plugin autostartpage: English language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Charles Knight <charles@rabidaudio.com>
*/
$lang['createmsg'] = 'Autogenerated start page for this namespace:';
$lang['failmsg'] = 'Autogeneration of start page for this namespace failed. You may not have permission to create this page.';
$lang['templatemissing'] = "Warning: Couldn't create start page, template file doesn't exist or could not be read.";