This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH v2] Fix LC_MONETARY for ta_LK


Fix: Wrong MONETARY system is used in ta_LK
[#BZ 21839]
	locales/ta_LK (LC_MONETARY) : Fix ta_IN to si_LK 
---
 localedata/locales/ta_LK |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/localedata/locales/ta_LK b/localedata/locales/ta_LK
index 94cd58f..e585ca4 100644
--- a/localedata/locales/ta_LK
+++ b/localedata/locales/ta_LK
@@ -46,11 +46,11 @@ category "i18n:2012";LC_MEASUREMENT
 LC_MONETARY
-copy "ta_IN"
+copy "si_LK"
 END LC_MONETARY
 
-- 
1.7.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]