summaryrefslogtreecommitdiffstats
path: root/lang/zh.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-17 19:10:54 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-06-17 19:10:54 +0000
commit3c95f761e610a1d5957ca9f96708958ba80565ab (patch)
tree37efaadcfb59ffb57a003d8115c7528b21118de9 /lang/zh.yml
parentf4e0c77c8357958e713466c000e135e321600249 (diff)
downloadredmine-3c95f761e610a1d5957ca9f96708958ba80565ab.tar.gz
redmine-3c95f761e610a1d5957ca9f96708958ba80565ab.zip
Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1558 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/zh.yml')
-rw-r--r--lang/zh.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/zh.yml b/lang/zh.yml
index ac650c853..981e8102d 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -625,3 +625,5 @@ default_activity_development: 开发
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
+text_enumeration_category_reassign_to: 'Reassign them to this value:'
+text_enumeration_destroy_question: '%d objects are assigned to this value.'