From: passkeykz Date: Tue, 27 Aug 2013 05:12:01 +0000 (+0600) Subject: Correct translation ru.inc.php X-Git-Tag: v4.0.0~44 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=b0216642032e723fb2135fa07b2a8af09088970a;p=adminer.git Correct translation ru.inc.php --- diff --git a/adminer/lang/ru.inc.php b/adminer/lang/ru.inc.php index ec0ba6e3..30db4a73 100644 --- a/adminer/lang/ru.inc.php +++ b/adminer/lang/ru.inc.php @@ -180,7 +180,7 @@ $translations = array( 'Rows' => 'Строк', ',' => ' ', 'Tables have been moved.' => 'Таблицы были перемещены.', - 'Move to other database' => 'Переместить в другою базу данных', + 'Move to other database' => 'Переместить в другую базу данных', 'Move' => 'Переместить', 'Engine' => 'Тип', 'Save and continue edit' => 'Сохранить и продолжить редактирование',