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

Side by Side Diff: icu46/source/data/locales/en_SG.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/en_RH.txt ('k') | icu46/source/data/locales/en_TT.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/en_SG.xml
7 // *
8 // ***************************************************************************
9 en_SG{
10 Version{"2.0.45.82"}
11 calendar{
12 gregorian{
13 DateTimeElements:intvector{
14 1,
15 4,
16 }
17 DateTimePatterns{
18 "h:mm:ss a zzzz",
19 "h:mm:ss a z",
20 "h:mm:ss a",
21 "h:mm a",
22 "EEEE, MMMM d, y",
23 "MMMM d, y",
24 "MMM d, y",
25 "d/M/yy",
26 "{1} {0}",
27 "{1} {0}",
28 "{1} {0}",
29 "{1} {0}",
30 "{1} {0}",
31 }
32 availableFormats{
33 MEd{"E, d/M"}
34 Md{"d/M"}
35 yMEd{"EEE, d/M/yyyy"}
36 }
37 intervalFormats{
38 MEd{
39 M{"E, d/M – E, d/M"}
40 d{"E, d/M – E, d/M"}
41 }
42 yMEd{
43 M{"E, d/M/yy – E, d/M/yy"}
44 d{"E, d/M/yy – E, d/M/yy"}
45 y{"E, d/M/yy – E, d/M/yy"}
46 }
47 yMd{
48 M{"d/M/yy – d/M/yy"}
49 d{"d/M/yy – d/M/yy"}
50 y{"d/M/yy – d/M/yy"}
51 }
52 }
53 }
54 japanese{
55 DateTimePatterns{
56 "h:mm:ss a zzzz",
57 "h:mm:ss a z",
58 "h:mm:ss a",
59 "h:mm a",
60 "EEEE, MMMM d, y G",
61 "MMMM d, y G",
62 "MMM d, y G",
63 "M/d/yy G",
64 "{1} {0}",
65 "{1} {0}",
66 "{1} {0}",
67 "{1} {0}",
68 "{1} {0}",
69 }
70 }
71 }
72 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/en_RH.txt ('k') | icu46/source/data/locales/en_TT.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698