From 73dce1279760434e1d1b7a903a0a7500462d6f9c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 8 Feb 2017 18:36:13 -0500 Subject: Prevent people to remove columns that contains tasks --- app/Locale/th_TH/translations.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Locale/th_TH') diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 00a290da..d08c3b74 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -73,7 +73,6 @@ return array( 'Remove a column' => 'ลบคอลัมน์', 'Unable to remove this column.' => 'ไม่สามารถลบคอลัมน์นี้', 'Do you really want to remove this column: "%s"?' => 'คุณต้องการลบคอลัมน์ « %s » ออกใช่หรือไม่?', - 'This action will REMOVE ALL TASKS associated to this column!' => 'การกระทำนี้จะลบงานที่เกี่ยวข้องกับคอลัมน์นี้', 'Settings' => 'ตั้งค่า', 'Application settings' => 'ตั้งค่าการทำงาน', 'Language' => 'ภาษา', -- cgit v1.2.3