1<?php
2/**
3 * english language file for the htmlabstract plugin setttings
4 * @author Vincent Feltz <psycho@feltzv.fr>
5 */
6
7$lang['paragraph'] = 'Try to cut the text at the end of a paragraph';
8$lang['maxlength'] = 'Maximum length of the preview';
9$lang['textlink']  = 'Text of link to the complete article';
10$lang['bg_color'] = 'Background color for abstracts';