From 91dc13f4b22c45bee5cfd1d783d6544ae79afa04 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Wed, 23 Jan 2008 17:25:11 +0000 Subject: Show explicit error message when the scm command failed (eg. when svn binary is not available). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1094 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lang/zh-tw.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/zh-tw.yml') diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml index 2a431266e..21d1e9ead 100644 --- a/lang/zh-tw.yml +++ b/lang/zh-tw.yml @@ -68,7 +68,6 @@ notice_successful_delete: 刪除成功 notice_successful_connection: Successful connection. notice_file_not_found: The page you were trying to access doesn't exist or has been removed. notice_locking_conflict: Data have been updated by another user. -notice_scm_error: SCM 儲存庫中找不到這個專案或版本。 notice_not_authorized: 你未被授權存取此頁面。 notice_email_sent: 郵件已經成功寄送至以下收件者: %s notice_email_error: 寄送郵件的過程中發生錯誤 (%s) @@ -78,6 +77,9 @@ notice_no_issue_selected: "No issue is selected! Please, check the issues you wa notice_account_pending: "您的帳號已經建立,正在等待管理員的審核。" notice_default_data_loaded: Default configuration successfully loaded. +error_scm_not_found: SCM 儲存庫中找不到這個專案或版本。 +error_scm_command_failed: "An error occurred when trying to access the repository: %s" + error_can_t_load_default_data: "Default configuration could not be loaded: %s" mail_subject_lost_password: 您的 Redmine 網站密碼 -- cgit v1.2.3