| Index: source/data/locales/es_PR.txt
|
| diff --git a/source/data/locales/es_PR.txt b/source/data/locales/es_PR.txt
|
| index 735312f2d34f6a4989eed10c11f744b0b13f724e..5484048442ad9aefff2a8c2709e27ffe48678555 100644
|
| --- a/source/data/locales/es_PR.txt
|
| +++ b/source/data/locales/es_PR.txt
|
| @@ -1,14 +1,8 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * Copyright (C) 2015 International Business Machines
|
| -// * Corporation and others. All Rights Reserved.
|
| -// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| -// * Source File: <path>/common/main/es_PR.xml
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| es_PR{
|
| %%Parent{"es_419"}
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.99"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -35,6 +29,14 @@ es_PR{
|
| }
|
| }
|
| gregorian{
|
| + AmPmMarkers{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| + AmPmMarkersAbbr{
|
| + "a. m.",
|
| + "p. m.",
|
| + }
|
| DateTimePatterns{
|
| "h:mm:ss a zzzz",
|
| "h:mm:ss a z",
|
| @@ -57,6 +59,22 @@ es_PR{
|
| yMEd{"E MM/dd/y"}
|
| yMd{"MM/dd/y"}
|
| }
|
| + dayPeriod{
|
| + stand-alone{
|
| + abbreviated{
|
| + am{"a. m."}
|
| + pm{"p. m."}
|
| + }
|
| + narrow{
|
| + am{"a. m."}
|
| + pm{"p. m."}
|
| + }
|
| + wide{
|
| + am{"a. m."}
|
| + pm{"p. m."}
|
| + }
|
| + }
|
| + }
|
| }
|
| }
|
| }
|
|
|