<?php
/**
 * English language file
 *
 * @author  Emma Bowers <emb@pobox.com>
 */

$lang['max_svg_width']      = 'Maximum width for SVG file size if no sizes are specified in the wiki page.';
$lang['default_width']      = 'Default fall-through width of an SVG file.';
$lang['default_height']     = 'Default fall-through height of an SVG file.';
$lang['default_print']      = 'All files embedded default to having a print button.';

?>
