diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 03:37:42 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-23 03:37:42 +0000 |
commit | 8c853fe66ff1057005fc7cbe844b7decc35dd49d (patch) | |
tree | 3ce1f03c9fa8c0c92e2e14c616bf76173f239f86 /config/locales/zh.yml | |
parent | 794abbf3244c923744f41aef92f83d6a14bdeb16 (diff) | |
download | redmine-8c853fe66ff1057005fc7cbe844b7decc35dd49d.tar.gz redmine-8c853fe66ff1057005fc7cbe844b7decc35dd49d.zip |
scm: update locales for path encoding setting note (#2274, #2664, #3462, #5251).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5525 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 8ec7a09d1..be8aa25fe 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -967,3 +967,4 @@ zh: field_commit_logs_encoding: 提交注释的编码 field_scm_path_encoding: Path encoding + text_scm_path_encoding_note: "Default: UTF-8" |