<?php
/**
 * english language file
 *
 * @author Craig Douglas <contact22@eldougo.net>
 */

$lang['tuxquote_title'] = 'Title text to display above the Tuxquote image';
$lang['tuxquote_width'] = 'Width in percentage or pixels, eg: 80% or 200px (default: 256px)';
$lang['tuxquote_align'] = 'Can be "left", "right", "none" (default: right)';
