Add [DUPLICATE] prefix to duplicated tasks title
This commit is contained in:
@@ -1331,4 +1331,5 @@ return array(
|
||||
'%d subtasks' => '%d subtarefas',
|
||||
'%d subtask' => '%d subtarefa',
|
||||
'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Apenas é permitido mover a tarefa entre essas colunas para tarefas atribuídas ao utilizador atual',
|
||||
// '[DUPLICATE]' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user