summaryrefslogtreecommitdiffstats
path: root/lang/zh-tw.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-tw.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-tw.yml')
-rw-r--r--lang/zh-tw.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml
index e16fbe591..a0c7fafb3 100644
--- a/lang/zh-tw.yml
+++ b/lang/zh-tw.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.'