| Index: source/data/locales/es_UY.txt
 | 
| diff --git a/source/data/locales/es_UY.txt b/source/data/locales/es_UY.txt
 | 
| index b0ca8c3560844d4dd231961b820eec1a5320646e..8729844c15fb2c63066b616add11f259d3df0e2d 100644
 | 
| --- a/source/data/locales/es_UY.txt
 | 
| +++ b/source/data/locales/es_UY.txt
 | 
| @@ -1,6 +1,6 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * Copyright (C) 2014 International Business Machines
 | 
| +// * Copyright (C) 2015 International Business Machines
 | 
|  // * Corporation and others. All Rights Reserved.
 | 
|  // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 | 
|  // * Source File: <path>/common/main/es_UY.xml
 | 
| @@ -20,5 +20,71 @@ es_UY{
 | 
|              }
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
| +    calendar{
 | 
| +        gregorian{
 | 
| +            monthNames{
 | 
| +                format{
 | 
| +                    abbreviated{
 | 
| +                        "ene.",
 | 
| +                        "feb.",
 | 
| +                        "mar.",
 | 
| +                        "abr.",
 | 
| +                        "may.",
 | 
| +                        "jun.",
 | 
| +                        "jul.",
 | 
| +                        "ago.",
 | 
| +                        "set.",
 | 
| +                        "oct.",
 | 
| +                        "nov.",
 | 
| +                        "dic.",
 | 
| +                    }
 | 
| +                    wide{
 | 
| +                        "enero",
 | 
| +                        "febrero",
 | 
| +                        "marzo",
 | 
| +                        "abril",
 | 
| +                        "mayo",
 | 
| +                        "junio",
 | 
| +                        "julio",
 | 
| +                        "agosto",
 | 
| +                        "setiembre",
 | 
| +                        "octubre",
 | 
| +                        "noviembre",
 | 
| +                        "diciembre",
 | 
| +                    }
 | 
| +                }
 | 
| +                stand-alone{
 | 
| +                    abbreviated{
 | 
| +                        "Ene.",
 | 
| +                        "Feb.",
 | 
| +                        "Mar.",
 | 
| +                        "Abr.",
 | 
| +                        "May.",
 | 
| +                        "Jun.",
 | 
| +                        "Jul.",
 | 
| +                        "Ago.",
 | 
| +                        "Set.",
 | 
| +                        "Oct.",
 | 
| +                        "Nov.",
 | 
| +                        "Dic.",
 | 
| +                    }
 | 
| +                    wide{
 | 
| +                        "Enero",
 | 
| +                        "Febrero",
 | 
| +                        "Marzo",
 | 
| +                        "Abril",
 | 
| +                        "Mayo",
 | 
| +                        "Junio",
 | 
| +                        "Julio",
 | 
| +                        "Agosto",
 | 
| +                        "Setiembre",
 | 
| +                        "Octubre",
 | 
| +                        "Noviembre",
 | 
| +                        "Diciembre",
 | 
| +                    }
 | 
| +                }
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |