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

Unified Diff: source/data/rbnf/pt_PT.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/rbnf/pt.txt ('k') | source/data/rbnf/rbnffiles.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/pt_PT.txt
diff --git a/source/data/rbnf/pt_PT.txt b/source/data/rbnf/pt_PT.txt
index d81806a61fa133789e60e422d74189a012533c89..b3fd2ccdce7a8a6e46778279305254c95e8c8ecd 100644
--- a/source/data/rbnf/pt_PT.txt
+++ b/source/data/rbnf/pt_PT.txt
@@ -1,32 +1,12 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/pt_PT.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
pt_PT{
RBNFRules{
- OrdinalRules{
- "%%dord-mascabbrev:",
- "0: \u00BA;",
- "%digits-ordinal-masculine:",
- "-x: \u2212>>;",
- "0: =#,##0==%%dord-mascabbrev=;",
- "%%dord-femabbrev:",
- "0: \u00AA;",
- "%digits-ordinal-feminine:",
- "-x: \u2212>>;",
- "0: =#,##0==%%dord-femabbrev=;",
- "%digits-ordinal:",
- "0: =%digits-ordinal-masculine=;",
- }
SpelloutRules{
"%%lenient-parse:",
"&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
"%spellout-numbering-year:",
- "x.x: =#,###0.#=;",
+ "x.x: =0.0=;",
"0: =%spellout-numbering=;",
"%spellout-numbering:",
"0: =%spellout-cardinal-masculine=;",
@@ -204,5 +184,5 @@ pt_PT{
"1000000000000000000: =#,##0=\u00AA;",
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.27.22"}
}
« no previous file with comments | « source/data/rbnf/pt.txt ('k') | source/data/rbnf/rbnffiles.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698