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

Unified Diff: source/data/rbnf/es_419.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/es_003.txt ('k') | source/data/rbnf/es_DO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/es_419.txt
diff --git a/source/data/rbnf/es_419.txt b/source/data/rbnf/es_419.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b350df8e5f4a96c4defba5339e568ade2cd37e48
--- /dev/null
+++ b/source/data/rbnf/es_419.txt
@@ -0,0 +1,28 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
+es_419{
+ RBNFRules{
+ OrdinalRules{
+ "%%dord-mascabbrev:",
+ "0: \u00BA;",
+ "1: \u1D49\u02B3;",
+ "2: \u00BA;",
+ "3: \u1D49\u02B3;",
+ "4: \u00BA;",
+ "20: >>;",
+ "100: >>;",
+ "%digits-ordinal-masculine-adjective:",
+ "-x: \u2212>>;",
+ "0: =#,##0==%%dord-mascabbrev=.;",
+ "%digits-ordinal-masculine:",
+ "-x: \u2212>>;",
+ "0: =#,##0=\u00BA.;",
+ "%digits-ordinal-feminine:",
+ "-x: \u2212>>;",
+ "0: =#,##0=\u00AA.;",
+ "%digits-ordinal:",
+ "0: =%digits-ordinal-masculine=;",
+ }
+ }
+ Version{"2.1.21.54"}
+}
« no previous file with comments | « source/data/rbnf/es_003.txt ('k') | source/data/rbnf/es_DO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698