From 912cf378d730b3df8d285ba765711d9c456bdea0 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 1 Jun 2018 15:58:17 -0700 Subject: Add checkboxes in list view to move tasks to another column at once --- app/Locale/hr_HR/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/hr_HR') diff --git a/app/Locale/hr_HR/translations.php b/app/Locale/hr_HR/translations.php index c0915760..a834eaa3 100644 --- a/app/Locale/hr_HR/translations.php +++ b/app/Locale/hr_HR/translations.php @@ -1377,4 +1377,8 @@ return array( // '%s moved the task #%d to the swimlane "%s"' => '', // '%sh spent' => '', // '%sh estimated' => '', + // 'Select All' => '', + // 'Unselect All' => '', + // 'Apply action' => '', + // 'Move selected tasks to another column' => '', ); -- cgit v1.2.3