<?php
/**
 * English language file
 *
 * @author Jon Magne Bøe <jonmagneboe@hotmail.com>
 */

$lang['unpublished'] = "This page is not published. It is invisible to unregistered users.";
$lang['howtopublish'] = "If you want to publish this page, you have to edit it and remove this code from the text:";
$lang['code'] = "DRAFT";