From b8c1dc55b42d928bebb70ccd3b172140b124a45f Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Sat, 2 Jun 2018 11:30:08 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_ru-RU.ini | 1 +
 1 file changed, 1 insertion(+)

diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini
index bb6de10528..18c9f8bae8 100644
--- a/options/locale/locale_ru-RU.ini
+++ b/options/locale/locale_ru-RU.ini
@@ -536,6 +536,7 @@ editor.new_branch_name_desc=Новое название ветки…
 editor.cancel=Отмена
 editor.filename_cannot_be_empty=Имя файла не может быть пустым.
 editor.branch_already_exists=Ветка «%s» уже существует в этом репозитории.
+editor.file_changed_while_editing=Содержимое файла изменилось с момента начала редактирования. <a target="_blank" rel="noopener" href="%s">Нажмите здесь</a>, чтобы увидеть, что было изменено, или <strong>Зафиксировать изменения снова</strong>, чтобы заменить их.
 editor.no_changes_to_show=Нет изменений.
 editor.fail_to_update_file=Не удалось обновить/создать файл «%s» из-за ошибки: %v
 editor.unable_to_upload_files=Не удалось загрузить файлы в «%s» из-за ошибки: %v