diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 07:37:33 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 07:37:33 +0000 |
commit | 7e3de248c30e17b8f8f9a6b81100e5f0579af40b (patch) | |
tree | 00f68c547697f2204892d0f52620a06e500513db /config/locales/ja.yml | |
parent | 36eac0dc8df80cf7e03e90ebda2090cc84360990 (diff) | |
download | redmine-7e3de248c30e17b8f8f9a6b81100e5f0579af40b.tar.gz redmine-7e3de248c30e17b8f8f9a6b81100e5f0579af40b.zip |
scm: add Japanese string at 'Path to repository' setting in Mercurial, Git, Bazaar and Darcs.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5530 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r-- | config/locales/ja.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index f08d15e53..5c2eb9d90 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -331,6 +331,7 @@ ja: field_warn_on_leaving_unsaved: データを保存せずにページから移動するときに警告 field_commit_logs_encoding: コミットメッセージのエンコーディング field_scm_path_encoding: パスのエンコーディング + field_path_to_repository: リポジトリのパス setting_app_title: アプリケーションのタイトル setting_app_subtitle: アプリケーションのサブタイトル |