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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 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) 2014 International Business Machines 3 // * Copyright (C) 2014 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 /** 9 /**
10 * ICU <specials> source: <path>/common/main/en.xml 10 * ICU <specials> source: <path>/common/main/en.xml
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 "Mo5", 341 "Mo5",
342 "Mo6", 342 "Mo6",
343 "Mo7", 343 "Mo7",
344 "Mo8", 344 "Mo8",
345 "Mo9", 345 "Mo9",
346 "Mo10", 346 "Mo10",
347 "Mo11", 347 "Mo11",
348 "Mo12", 348 "Mo12",
349 } 349 }
350 wide{ 350 wide{
351 "Month1", 351 "1",
352 "Month2", 352 "2",
353 "Month3", 353 "3",
354 "Month4", 354 "4",
355 "Month5", 355 "5",
356 "Month6", 356 "6",
357 "Month7", 357 "7",
358 "Month8", 358 "8",
359 "Month9", 359 "9",
360 "Month10", 360 "10",
361 "Month11", 361 "11",
362 "Month12", 362 "12",
363 } 363 }
364 } 364 }
365 } 365 }
366 } 366 }
367 generic{ 367 generic{
368 DateTimePatterns{ 368 DateTimePatterns{
369 "h:mm:ss a zzzz", 369 "h:mm:ss a zzzz",
370 "h:mm:ss a z", 370 "h:mm:ss a z",
371 "h:mm:ss a", 371 "h:mm:ss a",
372 "h:mm a", 372 "h:mm a",
(...skipping 1068 matching lines...) Expand 10 before | Expand all | Expand 10 after
1441 Tone{"Tone"} 1441 Tone{"Tone"}
1442 UNGEGN{"UNGEGN"} 1442 UNGEGN{"UNGEGN"}
1443 x-Accents{"Accents"} 1443 x-Accents{"Accents"}
1444 x-Fullwidth{"Fullwidth"} 1444 x-Fullwidth{"Fullwidth"}
1445 x-Halfwidth{"Halfwidth"} 1445 x-Halfwidth{"Halfwidth"}
1446 x-Jamo{"Jamo"} 1446 x-Jamo{"Jamo"}
1447 x-Pinyin{"Pinyin"} 1447 x-Pinyin{"Pinyin"}
1448 x-Publishing{"Publishing"} 1448 x-Publishing{"Publishing"}
1449 } 1449 }
1450 } 1450 }
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