From aa16839ead200b57e6b1da9dfe2e9dd4fccd2bb3 Mon Sep 17 00:00:00 2001 From: Olexandr Loskutov Date: Sat, 9 Jan 2016 23:24:53 +0200 Subject: [PATCH] Update ru.php --- web/inc/i18n/ru.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index 4e26d8e46..3f0e7f993 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -575,7 +575,7 @@ $LANG['ru'] = array( 'Delete' => 'Удалить', 'Save File (in text editor)' => 'Сохранить Файл (в рамках текстового редактора)', 'Close Popup / Cancel' => 'Закрыть Попап / Отмена', - 'Move Cursor Up' => 'Переемстить курсор вверх', + 'Move Cursor Up' => 'Переместить курсор вверх', 'Move Cursor Dow' => 'Переместить курсор вниз', 'Switch to Left Tab' => 'Переключиться на таб слева', 'Switch to Right Tab' => 'Переключиться на таб справа', @@ -602,4 +602,4 @@ $LANG['ru'] = array( 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.' => 'Browse, copy, edit, view, and retrieve all of your web domain files using fully featured File Manager.', 'This is a commercial module, you would need to purchace license key to enable it.' => 'Это коммерческий модуль, чтобы включить его, вам необходимо приобрести лицензию.' -); \ No newline at end of file +);