| Index: source/data/lang/en_IN.txt
|
| diff --git a/source/data/lang/en_IN.txt b/source/data/lang/en_IN.txt
|
| old mode 100755
|
| new mode 100644
|
| index af7604f3b8cd4efdaea638285f058a0b981aea98..420fb4fef30e23f7894b6588cab37a36bfc0c271
|
| --- a/source/data/lang/en_IN.txt
|
| +++ b/source/data/lang/en_IN.txt
|
| @@ -1,12 +1,20 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/en_IN.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| en_IN{
|
| %%Parent{"en_001"}
|
| - Version{"2.1.19.14"}
|
| + Languages{
|
| + bn{"Bengali"}
|
| + or{"Oriya"}
|
| + }
|
| + Scripts{
|
| + Beng{"Bengali"}
|
| + Orya{"Oriya"}
|
| + }
|
| + Types{
|
| + numbers{
|
| + beng{"Bengali Digits"}
|
| + orya{"Oriya Digits"}
|
| + }
|
| + }
|
| + Version{"2.1.27.99"}
|
| }
|
|
|