diff --git a/src/mod/say/mod_say_ru/mod_say_ru.c b/src/mod/say/mod_say_ru/mod_say_ru.c
index 68ec068dd7..f4b6cccc7f 100644
--- a/src/mod/say/mod_say_ru/mod_say_ru.c
+++ b/src/mod/say/mod_say_ru/mod_say_ru.c
@@ -39,7 +39,7 @@
  * 
  * Anthony Minessale II <anthmct@yahoo.com>
  * Michael B. Murdock <mike@mmurdock.org>
- * Boris Buklov <buklov@mail.ru>
+ * Boris Buklov (BBV) <buklov@mail.ru>
  *
  * mod_say_ru.c -- Say for Russian
  *
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 bc188a5a6e..2540d109a3 100644
--- a/src/mod/say/mod_say_ru/mod_say_ru.h
+++ b/src/mod/say/mod_say_ru/mod_say_ru.h
@@ -1,3 +1,12 @@
+/* Contributor(s):
+ *
+ * Boris Buklov (BBV) <buklov@mail.ru>
+ *
+ * mod_say_ru.c -- Say for Russian
+ *
+ */
+         
+
 //слишком много падежей поэтому пришлось сделать массив значений
 //пример таблицы склонений для 1 ниже по ссылкам
 //http://ru.wiktionary.org/wiki/%D0%BE%D0%B4%D0%B8%D0%BD
@@ -136,9 +145,9 @@ struct say_t{
 
 //женский
 #define m_12 {\
-	{"","","","","","","",""},\
-	{"","","","","","","","","","","","","",""},\
-	{"","","","","","","","","","","","","",""},\
+	{"0","h-1xx","h-2xx","h-3xx","h-4xx","h-5xx","h-","xx"},\
+	{"","","1xx","thousands-i","h-2xx","thousands","h-3xx","thousands","h-4xx","thousands","h-5xx","thousands","h-","xx"},\
+	{"","","1x","million-a","h-2xx","millions","h-3xx","millions","h-4xx","millions","h-5xx","millions","h-","xx"},\
 	0,\
 }\