From d45fa6a33b8ce5258e4eab4c894765f885c16518 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 17 Jan 2016 11:03:33 -0500 Subject: Add dropdown menu on each board column title to close all tasks --- app/Locale/nl_NL/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/nl_NL') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index e4f64cfb..74650945 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1098,4 +1098,8 @@ return array( // 'Creation' => '', // 'Expiration' => '', // 'Password reset history' => '', + // 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '', + // 'Do you really want to close all tasks of this column?' => '', + // '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '', + // 'Close all tasks of this column' => '', ); -- cgit v1.2.3