| Index: source/data/locales/en_ZA.txt
|
| diff --git a/source/data/locales/en_ZA.txt b/source/data/locales/en_ZA.txt
|
| index d2c710005439a0f46974dcd109feb43f395c0e60..097e43c4923fcc3cb16a6c75f8999894b7cb4bf5 100644
|
| --- a/source/data/locales/en_ZA.txt
|
| +++ b/source/data/locales/en_ZA.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/en_ZA.xml
|
| @@ -20,7 +20,7 @@ en_ZA{
|
| }
|
| }
|
| }
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.14"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -28,7 +28,7 @@ en_ZA{
|
| "h:mm:ss a z",
|
| "h:mm:ss a",
|
| "h:mm a",
|
| - "EEEE dd MMMM y G",
|
| + "EEEE, dd MMMM y G",
|
| "dd MMMM y G",
|
| "dd MMM y G",
|
| "GGGGG y/MM/dd",
|
| @@ -39,8 +39,8 @@ en_ZA{
|
| "{1}, {0}",
|
| }
|
| availableFormats{
|
| - MEd{"E MM/dd"}
|
| - MMMEd{"E dd MMM"}
|
| + MEd{"E, MM/dd"}
|
| + MMMEd{"E, dd MMM"}
|
| MMMd{"dd MMM"}
|
| Md{"MM/dd"}
|
| yyyyMEd{"E, G y/MM/dd"}
|
| @@ -55,7 +55,7 @@ en_ZA{
|
| "h:mm:ss a z",
|
| "h:mm:ss a",
|
| "h:mm a",
|
| - "EEEE dd MMMM y",
|
| + "EEEE, dd MMMM y",
|
| "dd MMMM y",
|
| "dd MMM y",
|
| "y/MM/dd",
|
| @@ -66,8 +66,8 @@ en_ZA{
|
| "{1}, {0}",
|
| }
|
| availableFormats{
|
| - MEd{"E MM/dd"}
|
| - MMMEd{"E dd MMM"}
|
| + MEd{"E, MM/dd"}
|
| + MMMEd{"E, dd MMM"}
|
| MMMd{"dd MMM"}
|
| Md{"MM/dd"}
|
| yMEd{"E, y/MM/dd"}
|
|
|