From 6002efb8a0a178a6ee1d1c1c07a1222d945d0062 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 23 Jan 2016 18:07:28 -0500 Subject: Replace message when no project notifications are registered --- app/Locale/nb_NO/translations.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/Locale/nb_NO') diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php index eb13a045..04f8e6ae 100644 --- a/app/Locale/nb_NO/translations.php +++ b/app/Locale/nb_NO/translations.php @@ -994,7 +994,6 @@ return array( // 'Append/Replace' => '', // 'Append' => '', // 'Replace' => '', - // 'There is no notification method registered.' => '', // 'Import' => '', // 'change sorting' => '', // 'Tasks Importation' => '', @@ -1102,4 +1101,7 @@ return array( // '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' => '', + // 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '', + // 'My dashboard' => '', + // 'My profile' => '', ); -- cgit v1.2.3