diff --git a/lang/en.yml b/lang/en.yml index b1f8335f..7e8ba9f5 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -77,6 +77,7 @@ notice_failed_to_save_issues: "Failed to save %d issue(s) on %d selected: %s." notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." notice_account_pending: "Your account was created and is now pending administrator approval." notice_default_data_loaded: Default configuration successfully loaded. +notice_unable_delete_version: Unable to delete version. error_can_t_load_default_data: "Default configuration could not be loaded: %s" error_scm_not_found: "The entry or revision was not found in the repository." @@ -638,5 +639,3 @@ default_activity_development: Development enumeration_issue_priorities: Issue priorities enumeration_doc_categories: Document categories enumeration_activities: Activities (time tracking) -notice_unable_delete_version: Unable to delete version - diff --git a/lang/ru.yml b/lang/ru.yml index 99ada104..e522e1c6 100644 --- a/lang/ru.yml +++ b/lang/ru.yml @@ -574,6 +574,7 @@ notice_successful_connection: Подключение успешно устано notice_successful_create: Создание успешно завершено. notice_successful_delete: Удаление успешно завершено. notice_successful_update: Обновление успешно завершено. +notice_unable_delete_version: Невозможно удалить версию. project_module_boards: Форумы project_module_documents: Документы @@ -669,4 +670,3 @@ text_user_mail_option: "Для невыбранных проектов, Вы б text_user_wrote: '%s написал(а):' text_wiki_destroy_confirmation: Вы уверены, что хотите удалить данную вики и все содержимое? text_workflow_edit: Выберите роль и трекер для редактирования последовательности состояний -notice_unable_delete_version: Невозможно удалить версию