summaryrefslogtreecommitdiffstats
path: root/config/locales/zh-TW.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-10 11:42:26 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-05-10 11:42:26 +0000
commit5fe5e3dba37dca64abd64f2729adc0fcfb4a8bff (patch)
treefe49f4229ea7ee7ff533aff5a080e8ecf508229a /config/locales/zh-TW.yml
parent77b102c3df0a6849da20669ab6687bdc7f810d38 (diff)
downloadredmine-5fe5e3dba37dca64abd64f2729adc0fcfb4a8bff.tar.gz
redmine-5fe5e3dba37dca64abd64f2729adc0fcfb4a8bff.zip
scm: change i18n key name 'text_scm_version' to 'text_scm_command_version' in setting (#4273).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5726 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r--config/locales/zh-TW.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index baf25ee08..53f4fad6d 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1026,8 +1026,8 @@
text_git_repository_note: "純(Bare)儲存機制與本機儲存機制 (e.g. /gitrepo, c:\gitrepo)"
text_mercurial_repository_note: "本機儲存機制 (e.g. /hgrepo, c:\hgrepo)"
text_scm_command: 命令
- text_scm_version: 版本
-
+ text_scm_command_version: 版本
+
default_role_manager: 管理人員
default_role_developer: 開發人員
default_role_reporter: 報告人員