diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php
index 7527186a0..c85a25746 100644
--- a/lang/russian-koi8-r.inc.php
+++ b/lang/russian-koi8-r.inc.php
@@ -361,7 +361,7 @@ $strMIME_transformation_note = '
$strMIME_transformation_options = ' ';
$strMIME_transformation_options_note = ', , : \'a\',\'b\',\'c\'...
("\") ("\'"), ( \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-, , ';
-$strMaximumSize = ' : %s%s';
+$strMaximumSize = ' : %s%s';
$strModifications = ' ';
$strModify = '';
$strModifyIndexTopic = ' ';
@@ -803,6 +803,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
+
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate
diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php
index a4fb55e29..2cfa7b428 100644
--- a/lang/russian-utf-8.inc.php
+++ b/lang/russian-utf-8.inc.php
@@ -362,7 +362,7 @@ $strMIME_transformation_note = 'Для списка доступных опци
$strMIME_transformation_options = 'Опции трансформации';
$strMIME_transformation_options_note = 'Пожалуйсиа, введите значения для трансформации, используя этот формат: \'a\',\'b\',\'c\'...
Если вам нужно поставить бэкслэш("\") или кавычку("\'"), экранируйте их (например \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-типы, выделенные курсивом, не имеют отдельной функции трансформации';
-$strMaximumSize = 'Минимальный размер: %s%s';
+$strMaximumSize = 'Максимальный размер: %s%s';
$strModifications = 'Модификации были сохранены';
$strModify = 'Изменить';
$strModifyIndexTopic = 'Изменить индекс';
@@ -804,6 +804,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
+
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate
diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php
index 44b71ea7b..1a577f334 100644
--- a/lang/russian-windows-1251.inc.php
+++ b/lang/russian-windows-1251.inc.php
@@ -361,7 +361,7 @@ $strMIME_transformation_note = '
$strMIME_transformation_options = ' ';
$strMIME_transformation_options_note = ', , : \'a\',\'b\',\'c\'...
("\") ("\'"), ( \'\\\\xyz\' or \'a\\\'b\').';
$strMIME_without = 'MIME-, , ';
-$strMaximumSize = ' : %s%s';
+$strMaximumSize = ' : %s%s';
$strModifications = ' ';
$strModify = '';
$strModifyIndexTopic = ' ';
@@ -803,6 +803,7 @@ $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cac
$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
$strInnoDBPages = 'pages'; //to translate
$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
+
$strPrivDescCreateView = 'Allows creating new views.'; //to translate
$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate
$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate