diff options
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r-- | app/Locale/it_IT/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index afde8265..bba629cb 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -730,7 +730,7 @@ return array( 'Time spent changed: %sh' => 'Tempo trascorso modificato: %sh', 'Time estimated changed: %sh' => 'Tempo stimato modificato: %sh', 'The field "%s" have been updated' => 'Il campo %s è stato aggiornato', - 'The description has been modified' => 'La descrizione è stata modificata', + 'The description has been modified:' => 'La descrizione è stata modificata', 'Do you really want to close the task "%s" as well as all subtasks?' => 'Vuoi veramente chiudere il task "%s" e i relativi sotto-task?', 'I want to receive notifications for:' => 'Voglio ricevere le notifiche per:', 'All tasks' => 'Tutti i task', |