| Index: source/data/locales/en_150.txt
|
| diff --git a/source/data/locales/en_150.txt b/source/data/locales/en_150.txt
|
| index 4410f2a7e84167a974282061c1585cd48e048fe6..c8869f2b174bd25804440212858c99cf6b3740e5 100755
|
| --- a/source/data/locales/en_150.txt
|
| +++ b/source/data/locales/en_150.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/en_150.xml
|
| @@ -19,7 +19,7 @@ en_150{
|
| }
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -55,11 +55,11 @@ en_150{
|
| "d MMM y",
|
| "dd MMM y",
|
| "dd/MM/yy",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| }
|
| availableFormats{
|
| MEd{"E d/M"}
|
|
|