Fix typo in PR #3074
This commit is contained in:
parent
c17bbe3c81
commit
a7573c77c2
|
|
@ -660,7 +660,7 @@ return array(
|
|||
// 'New assignee: %s' => '',
|
||||
// 'There is no category now' => '',
|
||||
// 'New category: %s' => '',
|
||||
'New color: %s' => 'Ny farve',
|
||||
'New color: %s' => 'Ny farve: %s',
|
||||
// 'New complexity: %d' => '',
|
||||
// 'The due date have been removed' => '',
|
||||
// 'There is no description anymore' => '',
|
||||
|
|
|
|||
Loading…
Reference in New Issue