Implemented configurable confirm save option.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index 8c0aebf..5710cbb 100644 (file)
@@ -101,6 +101,13 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Невозможно импортировать: %s.',
 'error.format' => 'Неверный формат файла.',
 
+// Warning messages.
+'warn.sure' => 'Вы уверены?',
+'warn.confirm_save' => 'Дата изменена. Подтвердите сохранение, а не копирование записи.',
+
+// Success messages.
+'msg.success' => 'Операция завершена успешно.',
+
 // Labels for buttons.
 'button.login' => 'Войти',
 'button.now' => 'Сейчас',
@@ -455,6 +462,7 @@ $i18n_key_words = array(
 'form.group_edit.allow_overlap' => 'Возможное перекрывание',
 'form.group_edit.future_entries' => 'Будущие записи',
 'form.group_edit.uncompleted_indicators' => 'Индикаторы незавершения',
+'form.group_edit.confirm_save' => 'Предупреждать при сохранении',
 'form.group_edit.allow_ip' => 'Разрешить доступ с IP',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php