| Index: source/data/locales/da_GL.txt
 | 
| diff --git a/source/data/locales/da_GL.txt b/source/data/locales/da_GL.txt
 | 
| index 615755b922ebb129de1a242c5ea2f2ea4d88216d..2157c616bfda5bb0b64108bdbd56289185562ec7 100755
 | 
| --- a/source/data/locales/da_GL.txt
 | 
| +++ b/source/data/locales/da_GL.txt
 | 
| @@ -1,11 +1,30 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/da_GL.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
|  da_GL{
 | 
| -    Version{"2.1.6.69"}
 | 
| +    Version{"2.1.19.14"}
 | 
| +    calendar{
 | 
| +        gregorian{
 | 
| +            DateTimePatterns{
 | 
| +                "h.mm.ss a zzzz",
 | 
| +                "h.mm.ss a z",
 | 
| +                "h.mm.ss a",
 | 
| +                "h.mm a",
 | 
| +                "EEEE 'den' d. MMMM y",
 | 
| +                "d. MMMM y",
 | 
| +                "d. MMM y",
 | 
| +                "dd/MM/y",
 | 
| +                "{1} {0}",
 | 
| +                "{1} 'kl'. {0}",
 | 
| +                "{1} 'kl'. {0}",
 | 
| +                "{1} {0}",
 | 
| +                "{1} {0}",
 | 
| +            }
 | 
| +        }
 | 
| +    }
 | 
|  }
 | 
| 
 |