summaryrefslogtreecommitdiffstats
path: root/lang/zh.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-26 10:20:48 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-04-26 10:20:48 +0000
commit76b92fb999750402a448af0226c871bcef0ec2d9 (patch)
treed77805fb8e9106c5dc4a6552ef9d9bf4b18f16a9 /lang/zh.yml
parenta9f86444fc5acd7502b72ea905f88952fc3c1434 (diff)
downloadredmine-76b92fb999750402a448af0226c871bcef0ec2d9.tar.gz
redmine-76b92fb999750402a448af0226c871bcef0ec2d9.zip
Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1359 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/zh.yml')
-rw-r--r--lang/zh.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/zh.yml b/lang/zh.yml
index bff45a2ec..12fb8cb3e 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -618,3 +618,4 @@ default_activity_development: 开发
enumeration_issue_priorities: 问题优先级
enumeration_doc_categories: 文档类别
enumeration_activities: 活动(时间跟踪)
+text_subprojects_destroy_warning: 'Its subproject(s): %s will be also deleted.'