diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-22 14:09:33 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-12-22 14:09:33 +0000 |
commit | 4333a80bc1f9680782bdb468fceff98d30b1e32a (patch) | |
tree | 1aecd770ccbb320db89ca771b990e29d54319969 /config/locales/zh-TW.yml | |
parent | b8b358a85fdab392f707b5da73da151728cd8441 (diff) | |
download | redmine-4333a80bc1f9680782bdb468fceff98d30b1e32a.tar.gz redmine-4333a80bc1f9680782bdb468fceff98d30b1e32a.zip |
Adds support for links on values for various custom field formats (#1358).
git-svn-id: http://svn.redmine.org/redmine/trunk@12442 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, 1 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 241f29c0c..636351bf9 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1185,3 +1185,4 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。' + label_link_values_to: Link values to URL |