| Index: source/data/locales/ff.txt
|
| diff --git a/source/data/locales/ff.txt b/source/data/locales/ff.txt
|
| old mode 100755
|
| new mode 100644
|
| index b4a174e2d16dc592976cbeecb960a3a5f4fd2343..cc0baf0a0e5342b71630060055af4c697b95f162
|
| --- a/source/data/locales/ff.txt
|
| +++ b/source/data/locales/ff.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/ff.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| ff{
|
| AuxExemplarCharacters{"[q v x z]"}
|
| ExemplarCharacters{"[a b ɓ c d ɗ e f g h i j k l m n ñ ŋ o p r s t u w y ƴ]"}
|
| @@ -21,7 +15,7 @@ ff{
|
| }
|
| }
|
| }
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.40"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -67,6 +61,10 @@ ff{
|
| "subaka",
|
| "kikiiɗe",
|
| }
|
| + AmPmMarkersAbbr{
|
| + "subaka",
|
| + "kikiiɗe",
|
| + }
|
| DateTimePatterns{
|
| "HH:mm:ss zzzz",
|
| "HH:mm:ss z",
|
| @@ -82,6 +80,19 @@ ff{
|
| "{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"}
|
|
|