From 20c6dfd1af9a24cb55895bacfe803a956683dd24 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 4 May 2011 07:49:39 +0000 Subject: [PATCH] scm: add Japanese translation of the feature of SCM command availability automatic check in administration panel (#4273). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5633 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ja.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 893b1b01..f5ba8070 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -948,6 +948,8 @@ ja: text_scm_path_encoding_note: "デフォルト: UTF-8" text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\gitrepo)" text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\hgrepo)" + text_scm_command: コマンド + text_scm_version: バージョン default_role_manager: 管理者 default_role_developer: 開発者 -- 2.11.0