[PATCH 1/1] Fix LC_MONETARY for ta_LK
Akhilesh Kumar
akhilesh.k@samsung.com
Wed Jul 26 10:38:00 GMT 2017
[BZ #21839]
* locales/ta_LK (LC_MONETARY, LC_NUMERIC..): Fix
Signed-off-by: Akhilesh Kumar <akhilesh.k@samsung.com>
---
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
END LC_IDENTIFICATION
LC_COLLATE
-copy "ta_IN"
+copy "si_LK"
END LC_COLLATE
LC_CTYPE
-copy "ta_IN"
+copy "si_LK"
END LC_CTYPE
LC_MESSAGES
@@ -58,11 +58,11 @@ copy "ta_IN"
END LC_MESSAGES
LC_MONETARY
-copy "ta_IN"
+copy "si_LK"
END LC_MONETARY
LC_NUMERIC
-copy "ta_IN"
+copy "si_LK"
END LC_NUMERIC
LC_TIME
--
1.7.1
More information about the Libc-alpha
mailing list