]> granicus.if.org Git - icu/commitdiff
ICU-10404 Last minute plural update
authorJohn Emmons <emmo@us.ibm.com>
Tue, 17 Sep 2013 03:47:56 +0000 (03:47 +0000)
committerJohn Emmons <emmo@us.ibm.com>
Tue, 17 Sep 2013 03:47:56 +0000 (03:47 +0000)
X-SVN-Rev: 34343

icu4j/main/shared/data/icudata.jar
icu4j/main/shared/data/icutzdata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/PluralRulesTest.java

index c1c3bb4ea4daf636fbf363c57072c0d30a792289..1d0c22688e3ee7d33480afb7d32b9ea0de1be990 100755 (executable)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:e708e4603d54e001959da4c687b721e4f1b289f0e118d693e0030b0c0f15bb87
-size 11714219
+oid sha256:7991d5e221cf2cf5c398768961379fc6986e818a72d4658b8247d3ecdae2f6eb
+size 11714470
index bc836b0343afc37fe8135fd48c69477036cd8dec..bcd49e58dd916dc5e43ab568f1d1caf3a49b1784 100755 (executable)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:8c2ceccb902fb720a5da349a71e5becc3476b6384d8e350e5d9d20891acd36f7
+oid sha256:228f8b20130ae1f5d87839473c9aa31bc450397853b64eac1053ff740b68f250
 size 98299
index 1f5ecc00a578f9a97f36500f2fdfba6ccfdd0823..b04da20d9007a3530a162b51e71eb39fd9cf5b7b 100644 (file)
@@ -941,8 +941,8 @@ public class PluralRulesTest extends TestFmwk {
         "ak,bh,guw,ln,mg,nso,pa,ti,wa; one: 0, 0.0, 0.00, 1; other: 0.03, 0.1, 0.3, 0.30, 1.99, 2, 2.0, 2.00, 2.01, 2.1, 2.10, 3",
         "tzm; one: 0, 0.0, 0.00, 1, 11, 99; other: 0.03, 0.1, 0.3, 0.30, 1.99, 2, 2.0, 2.00, 2.11, 3",
         "af,asa,ast,az,bem,bez,bg,brx,cgg,chr,ckb,dv,ee,el,eo,es,eu,fo,fur,fy,gsw,ha,haw,hu,jgo,jmc,ka,kaj,kcg,kk,kkj,kl,ks,ksb,ku,ky,lb,lg,mas,mgo,ml,mn,nah,nb,nd,ne,nn,nnh,no,nr,ny,nyn,om,or,os,pap,ps,rm,rof,rwk,saq,seh,sn,so,sq,ss,ssy,st,syr,ta,te,teo,tig,tk,tn,tr,ts,ve,vo,vun,wae,xh,xog; one: 1, 1.0, 1.00; other: 0, 0.0, 0.00, 0.01, 0.1, 0.10, 1.03, 1.3, 1.30, 1.99, 2, 3",
-        // pt is now: one: i is 1 and v is 0 or f is 1 
-        "pt; one: 0.01, 0.1, 1; other: 0, 0.0, 0.00, 0.10, 1.03, 1.3, 1.30, 1.99, 2, 3, 1.0, 1.00",
+        // pt is now: i = 1 and v = 0 or i = 0 and t = 1
+        "pt; one:  0.1, 0.01, 0.10, 0.001, 0.010, 0.100, 0.0001, 0.0010, 0.0100, 0.1000, 1; other: 0.0, 0.2, 0.3, 1.6, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0",
         "am,bn,fa,gu,hi,kn,mr,zu; one: 0, 0.0, 0.00, 0.03, 0.1, 0.3, 0.30, 0.5, 1; other: 1.99, 2, 2.0, 2.00, 2.01, 2.1, 2.10, 3",
         "ff,fr,hy,kab; one: 0, 0.0, 0.00, 0.02, 0.1, 0.2, 0.20, 1, 1.99; other: 2, 2.0, 2.00, 2.01, 2.1, 2.10",