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, 1 insertions, 1 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index bd0df667..057034c8 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -282,7 +282,6 @@ return array(
'Unable to create your sub-task.' => 'Impossibile creare il tuo sotto-task.',
'Sub-task added successfully.' => 'Sotto-task aggiunto con successo.',
'Maximum size: ' => 'Dimensioni massime: ',
- 'Unable to upload the file.' => 'Impossibile caricare il file.',
'Display another project' => 'Mostra un altro progetto',
'Created by %s' => 'Creato da %s',
'Tasks Export' => 'Export dei task',
@@ -1312,4 +1311,5 @@ return array(
// 'Do you really want to reopen this project: "%s"?' => '',
// 'This project is open' => '',
// 'This project is closed' => '',
+ // 'Unable to upload files, check the permissions of your data folder.' => '',
);