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

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

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
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/bn.txt ('k') | source/data/locales/en_GB.txt » ('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) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/en.xml 6 // * Source File: <path>/common/main/en.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en{ 9 en{
10 AuxExemplarCharacters{ 10 AuxExemplarCharacters{
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 "Mo5", 391 "Mo5",
392 "Mo6", 392 "Mo6",
393 "Mo7", 393 "Mo7",
394 "Mo8", 394 "Mo8",
395 "Mo9", 395 "Mo9",
396 "Mo10", 396 "Mo10",
397 "Mo11", 397 "Mo11",
398 "Mo12", 398 "Mo12",
399 } 399 }
400 wide{ 400 wide{
401 "Month1", 401 "1",
402 "Month2", 402 "2",
403 "Month3", 403 "3",
404 "Month4", 404 "4",
405 "Month5", 405 "5",
406 "Month6", 406 "6",
407 "Month7", 407 "7",
408 "Month8", 408 "8",
409 "Month9", 409 "9",
410 "Month10", 410 "10",
411 "Month11", 411 "11",
412 "Month12", 412 "12",
413 } 413 }
414 } 414 }
415 } 415 }
416 } 416 }
417 generic{ 417 generic{
418 DateTimePatterns{ 418 DateTimePatterns{
419 "h:mm:ss a zzzz", 419 "h:mm:ss a zzzz",
420 "h:mm:ss a z", 420 "h:mm:ss a z",
421 "h:mm:ss a", 421 "h:mm:ss a",
422 "h:mm a", 422 "h:mm a",
(...skipping 1135 matching lines...) Expand 10 before | Expand all | Expand 10 after
1558 Tone{"Tone"} 1558 Tone{"Tone"}
1559 UNGEGN{"UNGEGN"} 1559 UNGEGN{"UNGEGN"}
1560 x-Accents{"Accents"} 1560 x-Accents{"Accents"}
1561 x-Fullwidth{"Fullwidth"} 1561 x-Fullwidth{"Fullwidth"}
1562 x-Halfwidth{"Halfwidth"} 1562 x-Halfwidth{"Halfwidth"}
1563 x-Jamo{"Jamo"} 1563 x-Jamo{"Jamo"}
1564 x-Pinyin{"Pinyin"} 1564 x-Pinyin{"Pinyin"}
1565 x-Publishing{"Publishing"} 1565 x-Publishing{"Publishing"}
1566 } 1566 }
1567 } 1567 }
OLDNEW
« no previous file with comments | « source/data/locales/bn.txt ('k') | source/data/locales/en_GB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698