small fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13284 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
952a3f2374
commit
345f531abb
|
@ -152,8 +152,9 @@ struct say_t{
|
||||||
|
|
||||||
//порядковый
|
//порядковый
|
||||||
//мужской
|
//мужской
|
||||||
|
//родительный
|
||||||
#define m_14 {\
|
#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-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"},\
|
{"","","","h-millionx","h-2xx","h-millionx","h-3xx","h-millionx","h-4xx","h-millionx","h-5xx","h-millionx","h-","xx"},\
|
||||||
0,\
|
0,\
|
||||||
|
|
Loading…
Reference in New Issue