From: koenr Date: Sat, 17 Feb 2007 22:20:46 +0000 (+0000) Subject: MDL-8400 Changed currency of peru to Nuevo Sol X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c96c43669c1decc6b3a6ac565d5bcfef1d2842ae;p=moodle.git MDL-8400 Changed currency of peru to Nuevo Sol --- diff --git a/lang/en_utf8/currencies.php b/lang/en_utf8/currencies.php index a3686ce92d..d709846e83 100644 --- a/lang/en_utf8/currencies.php +++ b/lang/en_utf8/currencies.php @@ -99,7 +99,7 @@ $string['NPR'] = 'Nepalese Rupee'; $string['NZD'] = 'New Zealand Dollar'; $string['OMR'] = 'Omani Rial'; $string['PAB'] = 'Panamanian Balboa'; -$string['PEI'] = 'Peruvian Inti'; +$string['PEN'] = 'Nuevo Sol '; $string['PGK'] = 'Papua New Guinea Kina'; $string['PHP'] = 'Philippine Peso'; $string['PKR'] = 'Pakistan Rupee';