From 61a9b594c0926f0c9c6123647d667fcecb5d2938 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Fri, 4 May 2018 18:34:15 -0400 Subject: Clarified English text: logical 'and' not intended See issue #3817 --- app/Locale/it_IT/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/it_IT') diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index 1bef1281..2344711b 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -648,7 +648,7 @@ return array( 'All tasks' => 'Tutti i task', 'Only for tasks assigned to me' => 'Solo per i task assegnati a me', 'Only for tasks created by me' => 'Solo per i task creati da me', - 'Only for tasks created by me and assigned to me' => 'Solo per i task creati da me e assegnati a me', + 'Only for tasks created by me and tasks assigned to me' => 'Solo per i task creati da me e assegnati a me', // '%%Y-%%m-%%d' => '', 'Total for all columns' => 'Totale per tutte le colonne', 'You need at least 2 days of data to show the chart.' => 'Hai bisogno di almeno 2 giorni di dati per mostrare il grafico.', -- cgit v1.2.3