<?php
/**
 * English language file
 *
 * @author     Markus Birth <markus@birth-online.de>
 */

// for the configuration manager
$lang['language']   = 'Select the hyphenation definitions to use.';
$lang['customhyph'] = 'Enter additional rules or exceptions which are not correctly hyphenated. Use a slash to mark possible hyphen locations, e.g. <code>hy/phen/ation</code>. Enter one word per line.';
