summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-07-13 14:42:09 +0000
committerrubidium <rubidium@openttd.org>2009-07-13 14:42:09 +0000
commitbb9fee178da65f6b606e6853821f15a26c1ab3eb (patch)
treeb06529a57e4c95132c360439d0c8a8c360eb66e7 /src/table
parent2956bad7fac61fd3535fc1059295c1c3ec05ffd7 (diff)
downloadopenttd-bb9fee178da65f6b606e6853821f15a26c1ab3eb.tar.xz
(svn r16811) -Change: introduce a plural 'rule' for Korean
Diffstat (limited to 'src/table')
-rw-r--r--src/table/strgen_tables.h1
1 files changed, 1 insertions, 0 deletions
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: