summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-29 10:55:27 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-29 10:55:27 +0000
commit0148ef5a04a2da08d49564f84435da3a9e03a90b (patch)
tree400ecd340a507ba132dab96b9d654196a66c52d1 /config/locales
parent9557f4ce7ce6a1f08452b3b663b447e9f39751db (diff)
downloadredmine-0148ef5a04a2da08d49564f84435da3a9e03a90b.tar.gz
redmine-0148ef5a04a2da08d49564f84435da3a9e03a90b.zip
scm: add Japanese i18n text of scm commands of config/configuration.yml in administrator panel (#4273).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5953 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ja.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index e6f75d021..2788570ed 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -950,6 +950,7 @@ ja:
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\hgrepo)"
text_scm_command: コマンド
text_scm_command_version: バージョン
+ text_scm_config: バージョン管理システムのコマンドをconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。
default_role_manager: 管理者
default_role_developer: 開発者