From: John Emmons Date: Wed, 29 Aug 2012 18:30:54 +0000 (+0000) Subject: ICU-9518 Update for Breton plural rules fix in CLDR X-Git-Tag: milestone-59-0-1~3606 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e99c30b8565a9b02e7e53fbb3330576d7245b3b5;p=icu ICU-9518 Update for Breton plural rules fix in CLDR X-SVN-Rev: 32293 --- diff --git a/icu4c/source/data/misc/plurals.txt b/icu4c/source/data/misc/plurals.txt index 8777c80f3dd..7c4867d5701 100644 --- a/icu4c/source/data/misc/plurals.txt +++ b/icu4c/source/data/misc/plurals.txt @@ -310,10 +310,7 @@ plurals:table(nofallback){ } set20{ few{"n mod 10 in 3..4,9 and n mod 100 not in 10..19,70..79,90..99"} - many{ - "n is not 0 and n mod 1000000 is 0 or n is not 0 and n mod 1000000000" - " is 0" - } + many{"n is not 0 and n mod 1000000 is 0"} one{"n mod 10 is 1 and n mod 100 not in 11,71,91"} two{"n mod 10 is 2 and n mod 100 not in 12,72,92"} }