<?php /*============================================================================================== /** * @package EmbryoCore * @author Steve Dunstan (hide@address.com) * @copyright 2010-2011 EmbryoCore * @licence GNU General Public License v3: http://www.gnu.org/licenses/ * @link http://embryocore.com * @since File available since Release 1.0 * @version SVN: $Id: English.php 3 2010-08-10 11:09:05Z stevedunstan $ /** ===============================================================================================*/ $lan['Active'] = 'Active'; $lan['Admin'] = 'Admin'; $lan['After setting each message, add the template tag'] = 'After setting each message, add the template tag'; $lan['Guest'] = 'Guest'; $lan['Member'] = 'Member'; $lan['Message'] = 'Message'; $lan['Messages'] = 'Messages'; $lan['Options'] = 'Options'; $lan['to your theme template. As long as the message is active (see below), the message will appear according the the visitor type'] = 'to your theme template. As long as the message is active (see below), the message will appear according the the visitor type'; $lan['Usage'] = 'Usage'; $lan['Saved'] = 'Saved'; ?>