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

// for the configuration manager
$lang['precedence']            = 'Markup precedence';
$lang['precedence_o_dokuwiki'] = 'DokuWiki';
$lang['precedence_o_creole']   = 'Creole';
$lang['monospace']             = 'Monospace behaviour';
$lang['linebreak']             = 'Replace a linebreak with';

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