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

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

Issue 8801026: Update the pre-built ICU data file for the following changes: (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 9 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 | « source/data/locales/es_419.txt ('k') | windows/icudt.dll » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2010 International Business Machines 3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/id.xml 6 // * Source File:<path>/common/main/id.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/id.xml 10 * ICU <specials> source: <path>/xml/main/id.xml
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 MMMd{"d MMM"} 52 MMMd{"d MMM"}
53 yM{"M/y G"} 53 yM{"M/y G"}
54 yMEd{"EEE, d/M/y G"} 54 yMEd{"EEE, d/M/y G"}
55 yMMM{"MMM y G"} 55 yMMM{"MMM y G"}
56 yMMMEd{"EEE, d MMM y G"} 56 yMMMEd{"EEE, d MMM y G"}
57 yMMMd{"d MMM y G"} 57 yMMMd{"d MMM y G"}
58 } 58 }
59 } 59 }
60 gregorian{ 60 gregorian{
61 AmPmMarkers{ 61 AmPmMarkers{
62 "pagi", 62 "AM",
63 "malam", 63 "PM",
64 } 64 }
65 DateTimePatterns{ 65 DateTimePatterns{
66 "H:mm:ss zzzz", 66 "H:mm:ss zzzz",
67 "HH:mm:ss z", 67 "HH:mm:ss z",
68 "HH:mm:ss", 68 "HH:mm:ss",
69 "HH:mm", 69 "HH:mm",
70 "EEEE, dd MMMM yyyy", 70 "EEEE, dd MMMM yyyy",
71 "d MMMM yyyy", 71 "d MMMM yyyy",
72 "d MMM yyyy", 72 "d MMM yyyy",
73 "dd/MM/yy", 73 "dd/MM/yy",
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 other{"{0} dtk"} 310 other{"{0} dtk"}
311 } 311 }
312 week{ 312 week{
313 other{"{0} mggu"} 313 other{"{0} mggu"}
314 } 314 }
315 year{ 315 year{
316 other{"{0} thn"} 316 other{"{0} thn"}
317 } 317 }
318 } 318 }
319 } 319 }
OLDNEW
« no previous file with comments | « source/data/locales/es_419.txt ('k') | windows/icudt.dll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698