Replace message when no project notifications are registered
This commit is contained in:
@@ -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' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user