| Index: source/data/locales/es_VE.txt
|
| diff --git a/source/data/locales/es_VE.txt b/source/data/locales/es_VE.txt
|
| index 4fd571c4fb9b9916ac0106a79d01d85d1f0ab75d..0191ac21f49558cc80c916577d0e12144a8ba69f 100644
|
| --- a/source/data/locales/es_VE.txt
|
| +++ b/source/data/locales/es_VE.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/es_VE.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| es_VE{
|
| %%Parent{"es_419"}
|
| NumberElements{
|
| @@ -19,13 +13,17 @@ es_VE{
|
| }
|
| }
|
| }
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.99"}
|
| calendar{
|
| gregorian{
|
| AmPmMarkers{
|
| "a. m.",
|
| "p. m.",
|
| }
|
| + AmPmMarkersAbbr{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| DateTimePatterns{
|
| "h:mm:ss a zzzz",
|
| "h:mm:ss a z",
|
| @@ -69,14 +67,19 @@ es_VE{
|
| }
|
| }
|
| dayPeriod{
|
| - format{
|
| - wide{
|
| - morning1{"de la mañana"}
|
| - }
|
| - }
|
| stand-alone{
|
| + abbreviated{
|
| + am{"a. m."}
|
| + pm{"p. m."}
|
| + }
|
| narrow{
|
| + am{"a. m."}
|
| noon{"m."}
|
| + pm{"p. m."}
|
| + }
|
| + wide{
|
| + am{"a. m."}
|
| + pm{"p. m."}
|
| }
|
| }
|
| }
|
|
|