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

Side by Side Diff: source/data/locales/nl_BE.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/nl_AW.txt ('k') | source/data/locales/nl_BQ.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) 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/nl_BE.xml 6 // * Source File: <path>/common/main/nl_BE.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 nl_BE{ 9 nl_BE{
10 NumberElements{ 10 NumberElements{
11 latn{ 11 latn{
12 patterns{ 12 patterns{
13 currencyFormat{"#,##0.00 ¤"} 13 currencyFormat{"#,##0.00 ¤"}
14 } 14 }
15 } 15 }
16 } 16 }
17 Version{"2.1.8.19"} 17 Version{"2.1.19.14"}
18 calendar{ 18 calendar{
19 generic{ 19 generic{
20 DateTimePatterns{ 20 DateTimePatterns{
21 "HH:mm:ss zzzz", 21 "HH:mm:ss zzzz",
22 "HH:mm:ss z", 22 "HH:mm:ss z",
23 "HH:mm:ss", 23 "HH:mm:ss",
24 "HH:mm", 24 "HH:mm",
25 "EEEE d MMMM y G", 25 "EEEE d MMMM y G",
26 "d MMMM y G", 26 "d MMMM y G",
27 "d-MMM-y G", 27 "d MMM y G",
28 "d/MM/yy GGGGG", 28 "d/MM/yy GGGGG",
29 "{1} {0}", 29 "{1} {0}",
30 "{1} {0}", 30 "{1} {0}",
31 "{1} {0}", 31 "{1} {0}",
32 "{1} {0}", 32 "{1} {0}",
33 "{1} {0}", 33 "{1} {0}",
34 } 34 }
35 } 35 }
36 gregorian{ 36 gregorian{
37 DateTimePatterns{ 37 DateTimePatterns{
38 "HH:mm:ss zzzz", 38 "HH:mm:ss zzzz",
39 "HH:mm:ss z", 39 "HH:mm:ss z",
40 "HH:mm:ss", 40 "HH:mm:ss",
41 "HH:mm", 41 "HH:mm",
42 "EEEE d MMMM y", 42 "EEEE d MMMM y",
43 "d MMMM y", 43 "d MMMM y",
44 "d-MMM-y", 44 "d MMM y",
45 "d/MM/yy", 45 "d/MM/yy",
46 "{1} {0}", 46 "{1} {0}",
47 "{1} {0}", 47 "{1} {0}",
48 "{1} {0}", 48 "{1} {0}",
49 "{1} {0}", 49 "{1} {0}",
50 "{1} {0}", 50 "{1} {0}",
51 } 51 }
52 } 52 }
53 } 53 }
54 } 54 }
OLDNEW
« no previous file with comments | « source/data/locales/nl_AW.txt ('k') | source/data/locales/nl_BQ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698