From c2e3f1eba95c86efdc429c16b94e87b0687241dd Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Fri, 21 Oct 2016 07:41:52 -0400 Subject: Show error messages in dialog box to move tasks --- app/Locale/sv_SE/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/sv_SE') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index d8275616..f32728e7 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1277,4 +1277,5 @@ return array( // 'This field is required' => '', // 'Moving a task is not permitted' => '', // 'This value must be in the range %d to %d' => '', + // 'You are not allowed to move this task.' => '', ); -- cgit v1.2.3