Fix grammatically incorrect error message
This commit is contained in:
committed by
Frédéric Guillot
parent
26618f525b
commit
cea4e35b1f
@@ -1314,7 +1314,7 @@ return array(
|
||||
'Update only assigned tasks is permitted' => 'E\' permesso aggiornare solo i task assegnati',
|
||||
'Only for tasks assigned to the current user' => 'Solo per i task assegnati all\'utente corrente',
|
||||
'My projects' => 'I miei progetti',
|
||||
'Your are not member of any project.' => 'Non sei membro di alcun progetto.',
|
||||
'You are not a member of any project.' => 'Non sei membro di alcun progetto.',
|
||||
'My subtasks' => 'I miei sotto-task',
|
||||
'%d subtasks' => '%d sotto-task',
|
||||
'%d subtask' => '%d sotto-task',
|
||||
|
||||
Reference in New Issue
Block a user