From f6e2dea411246c011d3d1d21d56fda0cf8c3705f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 6 Apr 2018 14:06:18 -0700 Subject: Make sure no empty group is submitted on project permissions page --- app/Locale/fi_FI/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/fi_FI') diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 557b9ec9..ab364a41 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1376,4 +1376,5 @@ return array( // 'This task is now linked to the task %s with the relation "%s"' => '', // 'The link with the relation "%s" to the task %s has been removed' => '', // 'Custom Filter:' => '', + // 'Unable to find this group.' => '', ); -- cgit v1.2.3