summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-23 03:37:16 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-04-23 03:37:16 +0000
commit794abbf3244c923744f41aef92f83d6a14bdeb16 (patch)
treee60f855874e50f05f98562b838c15f4a2cf27ddc /config/locales
parent2a2e6d71e38ed0986bbbf81fa85b39dc5b1e78e5 (diff)
downloadredmine-794abbf3244c923744f41aef92f83d6a14bdeb16.tar.gz
redmine-794abbf3244c923744f41aef92f83d6a14bdeb16.zip
scm: add Japanese string at path encoding setting note (#2274, #2664, #3462, #5251).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5524 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ja.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 68c45c4c7..f08d15e53 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -941,7 +941,8 @@ ja:
text_zoom_in: 拡大
text_zoom_out: 縮小
text_warn_on_leaving_unsaved: このページから移動すると、保存されていないデータが失われます。
-
+ text_scm_path_encoding_note: "デフォルト: UTF-8"
+
default_role_manager: 管理者
default_role_developer: 開発者
default_role_reporter: 報告者