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/ja.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/ja.yml') diff --git a/lang/ja.yml b/lang/ja.yml index 713af6b46..08423c824 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -69,12 +69,14 @@ notice_successful_delete: 削除しました。 notice_successful_connection: 接続しました。 notice_file_not_found: アクセスしようとしたページは存在しないか削除されています。 notice_locking_conflict: 別のユーザがデータを更新しています。 -notice_scm_error: リポジトリに、エントリ/リビジョンが存在しません。 notice_not_authorized: このページにアクセスするには認証が必要です。 notice_email_sent: %s宛にメールを送信しました。 notice_email_error: メール送信中にエラーが発生しました(%s) notice_feeds_access_key_reseted: RSSアクセスキーを初期化しました。 +error_scm_not_found: リポジトリに、エントリ/リビジョンが存在しません。 +error_scm_command_failed: "An error occurred when trying to access the repository: %s" + mail_subject_lost_password: Redmineパスワード mail_body_lost_password: 'パスワードを変更するには、以下のリンクをたどってください:' mail_subject_register: Redmineアカウントが有効になりました -- cgit v1.2.3