From bb9fee178da65f6b606e6853821f15a26c1ab3eb Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 13 Jul 2009 14:42:09 +0000 Subject: (svn r16811) -Change: introduce a plural 'rule' for Korean --- src/table/strgen_tables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/table') diff --git a/src/table/strgen_tables.h b/src/table/strgen_tables.h index b727992b7..2af9e6a3b 100644 --- a/src/table/strgen_tables.h +++ b/src/table/strgen_tables.h @@ -161,6 +161,7 @@ static const PluralForm _plural_forms[] = { { 4, "Four forms, special case for 1 and all numbers ending in 02, 03, or 04" }, { 2, "Two forms, singular used for everything ending in 1 but not in 11" }, { 3, "Three forms, special case for 1 and 2, 3, or 4" }, + { 2, "Two forms, cases for numbers ending with a consonant and with a vowel" }, }; /* Flags: -- cgit v1.2.3-70-g09d2