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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories 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/az_Latn_AZ.txt ('k') | source/data/locales/bas_CM.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) 2013 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/bas.xml 6 // * Source File: <path>/common/main/bas.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/bas.xml 10 * ICU <specials> source: <path>/common/main/bas.xml
11 */ 11 */
12 bas{ 12 bas{
13 AuxExemplarCharacters{"[q x]"} 13 AuxExemplarCharacters{"[q x]"}
(...skipping 14 matching lines...) Expand all
28 currencyFormat{"#,##0.00 ¤"} 28 currencyFormat{"#,##0.00 ¤"}
29 decimalFormat{"#,##0.###"} 29 decimalFormat{"#,##0.###"}
30 percentFormat{"#,##0 %"} 30 percentFormat{"#,##0 %"}
31 } 31 }
32 symbols{ 32 symbols{
33 decimal{","} 33 decimal{","}
34 group{" "} 34 group{" "}
35 } 35 }
36 } 36 }
37 } 37 }
38 Version{"2.0.92.87"} 38 Version{"2.1.6.69"}
39 calendar{ 39 calendar{
40 generic{ 40 generic{
41 DateTimePatterns{ 41 DateTimePatterns{
42 "HH:mm:ss zzzz", 42 "HH:mm:ss zzzz",
43 "HH:mm:ss z", 43 "HH:mm:ss z",
44 "HH:mm:ss", 44 "HH:mm:ss",
45 "HH:mm", 45 "HH:mm",
46 "EEEE d MMMM y G", 46 "EEEE d MMMM y G",
47 "d MMMM y G", 47 "d MMMM y G",
48 "d MMM, y G", 48 "d MMM, y G",
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 dn{"hìlɔ hi sɔndɛ̂"} 271 dn{"hìlɔ hi sɔndɛ̂"}
272 } 272 }
273 year{ 273 year{
274 dn{"ŋwìi"} 274 dn{"ŋwìi"}
275 } 275 }
276 zone{ 276 zone{
277 dn{"komboo i ŋgɛŋ"} 277 dn{"komboo i ŋgɛŋ"}
278 } 278 }
279 } 279 }
280 } 280 }
OLDNEW
« no previous file with comments | « source/data/locales/az_Latn_AZ.txt ('k') | source/data/locales/bas_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698