From 096b000c59842d0d2995ce66b84f9ca87370473f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 7 Oct 2016 08:45:18 -0400 Subject: Add restriction to disable task drag and drop for a project --- app/Locale/pt_BR/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index 5d7f3eee..322f091d 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -1275,4 +1275,5 @@ return array( // 'Do you really want to remove this project restriction: "%s"?' => '', // 'Duplicate to multiple projects' => '', // 'This field is required' => '', + // 'Moving a task is not permitted' => '', ); -- cgit v1.2.3