From: Buklov Boris Vladimirovich Date: Tue, 12 May 2009 07:35:51 +0000 (+0000) Subject: small fix X-Git-Tag: v1.0.4~918 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=345f531abb15f18f9b7e3ecb72f205bd3664832c;p=thirdparty%2Ffreeswitch.git small fix git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13284 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/say/mod_say_ru/mod_say_ru.h b/src/mod/say/mod_say_ru/mod_say_ru.h index a42141b8a4..bc188a5a6e 100644 --- a/src/mod/say/mod_say_ru/mod_say_ru.h +++ b/src/mod/say/mod_say_ru/mod_say_ru.h @@ -152,8 +152,9 @@ struct say_t{ //порядковый //мужской +//родительный #define m_14 {\ - {"h-0x","h-1x","h-2x","h-3x","h-4x","h-4x","h-","x"},\ + {"h-0x","h-1x","h-2x","h-3x","h-4x","h-5x","h-","x"},\ {"","","","h-thousandx","h-2xx","h-thousandx","h-3xx","h-thousandx","h-4xx","h-thousandx","h-5xx","h-thousandx","h-","xx"},\ {"","","","h-millionx","h-2xx","h-millionx","h-3xx","h-millionx","h-4xx","h-millionx","h-5xx","h-millionx","h-","xx"},\ 0,\