diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-26 05:10:12 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-08-26 05:10:12 +0000 |
commit | e20a817d206223d8a94644504b652e31e0de245f (patch) | |
tree | cc26c7a5083cffd61e9b4414fe2ecbc44268bbde /config/locales/zh-TW.yml | |
parent | 35afd91fdc60f8a27681f58c79f3efd138cdc554 (diff) | |
download | redmine-e20a817d206223d8a94644504b652e31e0de245f.tar.gz redmine-e20a817d206223d8a94644504b652e31e0de245f.zip |
temporarily remove git repository note from locale files (#9129).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6637 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 4b2efea76..c566a5e93 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1027,7 +1027,6 @@ text_zoom_out: 縮小 text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。" text_scm_path_encoding_note: "預設: UTF-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_command_version: 版本 |