Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Side by Side Diff: source/data/locales/en_IL.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/en_IE.txt ('k') | source/data/locales/en_IM.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/en_IL.xml
7 // *
8 // ***************************************************************************
9 en_IL{
10 %%Parent{"en_001"}
11 Version{"2.1.19.69"}
12 calendar{
13 generic{
14 availableFormats{
15 EHm{"E H:mm"}
16 EHms{"E H:mm:ss"}
17 H{"H"}
18 Hm{"H:mm"}
19 Hms{"H:mm:ss"}
20 }
21 }
22 gregorian{
23 DateTimePatterns{
24 "H:mm:ss zzzz",
25 "H:mm:ss z",
26 "H:mm:ss",
27 "H:mm",
28 "EEEE, d MMMM y",
29 "d MMMM y",
30 "d MMM y",
31 "dd/MM/y",
32 "{1}, {0}",
33 "{1} 'at' {0}",
34 "{1} 'at' {0}",
35 "{1}, {0}",
36 "{1}, {0}",
37 }
38 availableFormats{
39 EHm{"E H:mm"}
40 EHms{"E H:mm:ss"}
41 H{"H"}
42 Hm{"H:mm"}
43 Hms{"H:mm:ss"}
44 }
45 }
46 }
47 }
OLDNEW
« no previous file with comments | « source/data/locales/en_IE.txt ('k') | source/data/locales/en_IM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698