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/ja_JP/translations.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Locale/ja_JP/translations.php') diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 820d1b86..867a7644 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/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