| Index: source/data/locales/mfe.txt
|
| diff --git a/source/data/locales/mfe.txt b/source/data/locales/mfe.txt
|
| old mode 100755
|
| new mode 100644
|
| index 980aa15eb1c1ab1ac8f157382043aeab4ad3512a..37eb11047833c7dfd81f6c4d2fd243d7be54f76b
|
| --- a/source/data/locales/mfe.txt
|
| +++ b/source/data/locales/mfe.txt
|
| @@ -1,11 +1,5 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/mfe.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| mfe{
|
| ExemplarCharacters{"[a b c d e f g h i j k l m n o p r s t u v w x y z]"}
|
| ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P R S T U V W X Y Z]"}
|
| @@ -16,7 +10,7 @@ mfe{
|
| }
|
| }
|
| }
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.40"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -73,6 +67,19 @@ mfe{
|
| "{1} {0}",
|
| "{1} {0}",
|
| }
|
| + appendItems{
|
| + Day{"{0} ({2}: {1})"}
|
| + Day-Of-Week{"{0} {1}"}
|
| + Era{"{1} {0}"}
|
| + Hour{"{0} ({2}: {1})"}
|
| + Minute{"{0} ({2}: {1})"}
|
| + Month{"{0} ({2}: {1})"}
|
| + Quarter{"{0} ({2}: {1})"}
|
| + Second{"{0} ({2}: {1})"}
|
| + Timezone{"{0} {1}"}
|
| + Week{"{0} ({2}: {1})"}
|
| + Year{"{1} {0}"}
|
| + }
|
| availableFormats{
|
| M{"M"}
|
| MMM{"MMM"}
|
|
|