Merged r15577 (#23108, #23109).

git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15578 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2016-06-19 12:07:11 +00:00
parent c07726ac2a
commit 57a7293750

View File

@@ -939,7 +939,7 @@ ja:
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
text_scm_path_encoding_note: "デフォルト: UTF-8"
text_mercurial_repository_note: "ローカルリポジトリ (例: /hgrepo, c:\\hgrepo)"
text_git_repository_note: "ローカルのベアリポジトリ (例: /gitrepo, c:\\gitrepo)"
text_git_repository_note: "Bare、かつ、ローカルリポジトリ (例: /gitrepo, c:\\gitrepo)"
text_scm_command: コマンド
text_scm_command_version: バージョン
text_scm_config: バージョン管理システムのコマンドをconfig/configuration.ymlで設定できます。設定後、Redmineを再起動してください。