]> source.dussan.org Git - redmine.git/commitdiff
Ruby 1.9: fix parsing error of zh.yml with psych yaml library (#8847).
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 10:09:31 +0000 (10:09 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 28 Aug 2011 10:09:31 +0000 (10:09 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6700 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/locales/zh-TW.yml

index 8200535705056ae959af6714247fbed3044afaf9..8203ef5308798642300a776248eab7c0397b9391 100644 (file)
   text_zoom_out: 縮小
   text_warn_on_leaving_unsaved: "若您離開這個頁面,此頁面所包含的未儲存資料將會遺失。"
   text_scm_path_encoding_note: "預設: UTF-8"
-  text_mercurial_repository_note: "本機儲存機制 (e.g. /hgrepo, c:\hgrepo)"
+  text_mercurial_repository_note: 本機儲存機制 (e.g. /hgrepo, c:\hgrepo)
   text_scm_command: 命令
   text_scm_command_version: 版本
   text_scm_config: 您可以在 config/configuration.yml 中設定 SCM 命令。請在編輯該檔案之後重新啟動 Redmine 應用程式。