<?php
/* Description for settings
 * English language file
 *
 * Author: Luis Machuca Bezzaza
 */
$lang['gil_source'] = 'ISO Code of the source (origin) currency, for example: USD.<br/><a href="http://en.wikipedia.org/wiki/Currency_codes" title="Currency Codes (Wikipedia)" class="interwiki iw_wp" target="_blank">Check here</a> for a list of available currency codes.';
$lang['gil_targets'] = 'Comma-separated list of target currencies by their ISO Codes, for example:<br/>"EUR,ASD"';
$lang['gil_showsource'] = 'When checked, the unit of the source currency is shown in all conversions and tooltips.<br/><b>Currently unused.</b>';
