<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Esther Brunner <wikidesign@gmail.com>
 */

// custom language strings for the plugin
$lang['readmore']   = '→ Read more...';
$lang['nopagemsg']  = 'randominc: no page found.';
$lang['plugin_include_failure'] = 'randominc: could not load include plugin. Please install or enable the include plugin.';

//Setup VIM: ex: et ts=2 enc=utf-8 :
