Add bulk task modification in list view

This commit is contained in:
Frédéric Guillot
2018-06-06 11:07:12 -07:00
parent 653128cdb4
commit 2a299d33d1
39 changed files with 265 additions and 3 deletions

View File

@@ -1381,4 +1381,6 @@ return array(
'Unselect All' => 'Снять выделение со всех',
'Apply action' => 'Применить действие',
'Move selected tasks to another column' => 'Переместить выбранные задачи в другую колонку',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would to change for the selected tasks.' => '',
);