<?php
/*
 * English language file
 *
 * @author Luis Machuca Bezzaza
 */

// plugin description for the Plugin Manager
$lang['descr']        = 'Shows currency conversions';

// error message when a connection to Yahoo Finances can not be established
$lang['e_nodatasrc']  = 'Could not retrieve data for conversion';


