From: winterheart Date: Sun, 14 Sep 2008 13:08:02 +0000 (+0000) Subject: sorting new string... X-Git-Tag: 0.8.0-RC1~232 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=323a26030beb8b02dbda428c5bd82157cbd476fe;p=redmine.git sorting new string... git-svn-id: http://redmine.rubyforge.org/svn/trunk@1830 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lang/en.yml b/lang/en.yml index b1f8335fd..7e8ba9f52 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 99ada104c..e522e1c63 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: Невозможно удалить версию