summaryrefslogtreecommitdiff
path: root/app/Locale/it_IT/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/it_IT/translations.php')
-rw-r--r--app/Locale/it_IT/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 15d055a7..fcc44744 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -1398,4 +1398,6 @@ return array(
'Reorder this column by assignee and priority (DESC)' => 'Ordina questa colonna per assegnatario e per priorità (DESC)',
'Reorder this column by assignee (A-Z)' => 'Ordina questa colonna per assegnatario (ASC)',
'Reorder this column by assignee (Z-A)' => 'Ordina questa colonna per assegnatario (DESC)',
+ // '%s moved the task #%d "%s" to the project "%s"' => '',
+ // 'Task #%d "%s" has been moved to the project "%s"' => '',
);