summaryrefslogtreecommitdiffstats
path: root/config/locales/zh-TW.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2018-03-12 04:38:27 +0000
committerGo MAEDA <maeda@farend.jp>2018-03-12 04:38:27 +0000
commit3371258a7996471fa99f1a5aa600902f34084d97 (patch)
tree137f270459766f73ef8816ec97ace7ee70224abd /config/locales/zh-TW.yml
parent8ee4d5084df530b32218f8854570c417ce67386e (diff)
downloadredmine-3371258a7996471fa99f1a5aa600902f34084d97.tar.gz
redmine-3371258a7996471fa99f1a5aa600902f34084d97.zip
Add error_can_not_delete_auth_source string to locales (#28000).
git-svn-id: http://svn.redmine.org/redmine/trunk@17233 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r--config/locales/zh-TW.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 23d5f5c5f..896d29ed8 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1300,3 +1300,5 @@
description_issue_category_reassign: 選擇議題分類
description_wiki_subpages_reassign: 選擇新的父頁面
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
+ error_can_not_delete_auth_source: This authentication mode is in use and cannot be
+ deleted.