<?php
/**
 * english language file for the htmlabstract plugin setttings
 * @author Vincent Feltz <psycho@feltzv.fr>
 */

$lang['paragraph'] = 'Try to cut the text at the end of a paragraph';
$lang['maxlength'] = 'Maximum length of the preview';
$lang['textlink']  = 'Text of link to the complete article';
$lang['bg_color'] = 'Background color for abstracts';