[v2] Fix LC_MONETARY for ta_LK

Message ID 1501141309-3362-1-git-send-email-akhilesh.k@samsung.com
State Committed
Delegated to: Mike Fabian
Headers

Commit Message

Akhilesh Kumar July 27, 2017, 7:41 a.m. UTC
  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(-)
  

Patch

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