From c96c43669c1decc6b3a6ac565d5bcfef1d2842ae Mon Sep 17 00:00:00 2001 From: koenr Date: Sat, 17 Feb 2007 22:20:46 +0000 Subject: [PATCH] MDL-8400 Changed currency of peru to Nuevo Sol --- lang/en_utf8/currencies.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'; -- 2.39.5