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

$lang['encoding']   = 'utf-8';
$lang['direction']  = 'ltr';

$lang['author'] = ' by ';
$lang['textlink'] = 'Complete article';
$lang['extern_edit'] = '? (external edition)';