From 776e7c9e2cfa13085a06027726c5913f9a9c2b4b Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Thu, 26 Feb 2015 08:51:10 +0000 Subject: [PATCH] ICU-11555 C: pre-integrate CLDR 27 transform changes (cldrbug 6940) X-SVN-Rev: 37077 --- icu4c/source/data/translit/InterIndic_Latin.txt | 6 +++--- icu4c/source/data/translit/Latin_InterIndic.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/icu4c/source/data/translit/InterIndic_Latin.txt b/icu4c/source/data/translit/InterIndic_Latin.txt index a4454371132..0c85a5a446b 100644 --- a/icu4c/source/data/translit/InterIndic_Latin.txt +++ b/icu4c/source/data/translit/InterIndic_Latin.txt @@ -1,6 +1,6 @@ # *************************************************************************** # * -# * Copyright (C) 2004-2014, International Business Machines +# * Copyright (C) 2004-2015, International Business Machines # * Corporation; Unicode, Inc.; and others. All Rights Reserved. # * # *************************************************************************** @@ -72,7 +72,7 @@ $ii=\uE040; $u=\uE041; $uu=\uE042; $rh=\uE043; -$lh=\uE044; +$rrh=\uE044; $ce=\uE045; #VOWEL SIGN CANDRA E $se=\uE046; #VOWEL SIGN SHORT E $e=\uE047; @@ -100,7 +100,7 @@ $ufa=\uE05E; $uya=\uE05F; $wrr=\uE060; $wll=\uE061; -$rrh=\uE062; +$lh=\uE062; $llh=\uE063; $danda=\uE064; $doubleDanda=\uE065; diff --git a/icu4c/source/data/translit/Latin_InterIndic.txt b/icu4c/source/data/translit/Latin_InterIndic.txt index 8d8f857c161..385d91666e5 100644 --- a/icu4c/source/data/translit/Latin_InterIndic.txt +++ b/icu4c/source/data/translit/Latin_InterIndic.txt @@ -1,6 +1,6 @@ # *************************************************************************** # * -# * Copyright (C) 2004-2014, International Business Machines +# * Copyright (C) 2004-2015, International Business Machines # * Corporation; Unicode, Inc.; and others. All Rights Reserved. # * # *************************************************************************** @@ -72,7 +72,7 @@ $ii=\uE040; $u=\uE041; $uu=\uE042; $rh=\uE043; -$lh=\uE044; +$rrh=\uE044; $ce=\uE045; #VOWEL SIGN CANDRA E $se=\uE046; #VOWEL SIGN SHORT E $e=\uE047; @@ -96,7 +96,7 @@ $ufa=\uE05E; $uya=\uE05F; $wrr=\uE060; $wll=\uE061; -$rrh=\uE062; +$lh=\uE062; $llh=\uE063; $danda=\uE064; $doubleDanda=\uE065; -- 2.40.0