<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Christopher Smith <chris@jalakai.co.uk>
 */
 
// for the configuration manager
$lang['classid']  = 'ClassID of the ActiveX object (linked to the registery of the viewer)';
$lang['codebase'] = 'URL of the Microsoft Visio Viewer';
$lang['width']    = 'Width of the ActiveX object';
$lang['height']   = 'Height of the ActiveX object';
