| Index: source/data/locales/de_AT.txt
 | 
| diff --git a/source/data/locales/de_AT.txt b/source/data/locales/de_AT.txt
 | 
| index 57c6ab8d0efad4c9eff36e10c8644b7e3b093709..e62fc239f4f5b30e59fc6c57c610fb9084f9b3dd 100644
 | 
| --- a/source/data/locales/de_AT.txt
 | 
| +++ b/source/data/locales/de_AT.txt
 | 
| @@ -1,74 +1,26 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/de_AT.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  de_AT{
 | 
| +    ExemplarCharactersIndex{"[A Ä B C D E F G H I J K L M N O Ö P Q R S T U Ü V W X Y Z]"}
 | 
|      NumberElements{
 | 
|          latn{
 | 
|              patterns{
 | 
|                  currencyFormat{"¤ #,##0.00"}
 | 
|              }
 | 
| +            symbols{
 | 
| +                group{" "}
 | 
| +            }
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.8.19"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      calendar{
 | 
| -        generic{
 | 
| -            DateTimePatterns{
 | 
| -                "HH:mm:ss zzzz",
 | 
| -                "HH:mm:ss z",
 | 
| -                "HH:mm:ss",
 | 
| -                "HH:mm",
 | 
| -                "EEEE, dd. MMMM y G",
 | 
| -                "dd. MMMM y G",
 | 
| -                "dd.MM.y G",
 | 
| -                "dd.MM.yy GGGGG",
 | 
| -                "{1}, {0}",
 | 
| -                "{1} 'um' {0}",
 | 
| -                "{1} 'um' {0}",
 | 
| -                "{1}, {0}",
 | 
| -                "{1}, {0}",
 | 
| -            }
 | 
| -        }
 | 
|          gregorian{
 | 
| -            DateTimePatterns{
 | 
| -                "HH:mm:ss zzzz",
 | 
| -                "HH:mm:ss z",
 | 
| -                "HH:mm:ss",
 | 
| -                "HH:mm",
 | 
| -                "EEEE, dd. MMMM y",
 | 
| -                "dd. MMMM y",
 | 
| -                "dd. MMM y",
 | 
| -                "dd.MM.yy",
 | 
| -                "{1}, {0}",
 | 
| -                "{1} 'um' {0}",
 | 
| -                "{1} 'um' {0}",
 | 
| -                "{1}, {0}",
 | 
| -                "{1}, {0}",
 | 
| -            }
 | 
| -            intervalFormats{
 | 
| -                MMMEd{
 | 
| -                    M{"E, dd. MMM - E, dd. MMM"}
 | 
| -                    d{"E, dd. - E, dd. MMM"}
 | 
| -                }
 | 
| -                MMMd{
 | 
| -                    M{"dd. MMM - dd. MMM"}
 | 
| -                    d{"dd.-dd. MMM"}
 | 
| -                }
 | 
| -                yMMMEd{
 | 
| -                    M{"E, dd. MMM - E, dd. MMM y"}
 | 
| -                    d{"E, dd. - E, dd. MMM y"}
 | 
| -                    y{"E, dd. MMM y - E, dd. MMM y"}
 | 
| -                }
 | 
| -                yMMMd{
 | 
| -                    M{"dd. MMM - dd. MMM y"}
 | 
| -                    d{"dd.-dd. MMM y"}
 | 
| -                    y{"dd. MMM y - dd. MMM y"}
 | 
| -                }
 | 
| -            }
 | 
|              monthNames{
 | 
|                  format{
 | 
|                      abbreviated{
 | 
| 
 |