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

Side by Side Diff: source/data/locales/ms_Latn_BN.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/ms_Latn.txt ('k') | source/data/locales/ms_Latn_MY.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) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ms_Latn_BN.xml
7 // *
8 // ***************************************************************************
9 ms_Latn_BN{
10 NumberElements{
11 latn{
12 patterns{
13 currencyFormat{"¤ #,##0.00"}
14 }
15 symbols{
16 decimal{","}
17 group{"."}
18 }
19 }
20 }
21 Version{"2.1.6.69"}
22 calendar{
23 generic{
24 DateTimePatterns{
25 "h:mm:ss a zzzz",
26 "h:mm:ss a z",
27 "h:mm:ss a",
28 "h:mm a",
29 "dd MMMM y G",
30 "d MMMM y G",
31 "dd/MM/y G",
32 "d/MM/y GGGGG",
33 "{1} {0}",
34 "{1} {0}",
35 "{1} {0}",
36 "{1} {0}",
37 "{1} {0}",
38 }
39 }
40 gregorian{
41 DateTimePatterns{
42 "h:mm:ss a zzzz",
43 "h:mm:ss a z",
44 "h:mm:ss a",
45 "h:mm a",
46 "dd MMMM y",
47 "d MMMM y",
48 "d MMM y",
49 "d/MM/yy",
50 "{1} {0}",
51 "{1} {0}",
52 "{1} {0}",
53 "{1} {0}",
54 "{1} {0}",
55 }
56 }
57 }
58 }
OLDNEW
« no previous file with comments | « source/data/locales/ms_Latn.txt ('k') | source/data/locales/ms_Latn_MY.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698