Add [DUPLICATE] prefix to duplicated tasks title

This commit is contained in:
Frederic Guillot
2017-04-30 14:39:51 -04:00
parent 11d1da2d79
commit f22cc29cd5
29 changed files with 37 additions and 3 deletions

View File

@@ -1331,4 +1331,5 @@ return array(
'%d subtasks' => '%d Teilaufgaben',
'%d subtask' => '%d Teilaufgabe',
'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Das Bewegen einer Aufgabe zwischen diesen Spalten ist nur für Aufgaben zulässig, die dem aktuellen Benutzer zugewiesen sind',
// '[DUPLICATE]' => '',
);