From 0148ef5a04a2da08d49564f84435da3a9e03a90b 2011-05-29 10:55:27 From: Toshi MARUYAMA Date: 2011-05-29 10:55:27 Subject: [PATCH] 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 --- diff --git a/config/locales/ja.yml b/config/locales/ja.yml index e6f75d0..2788570 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: 開発者