summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/it.php')
-rw-r--r--apps/files_encryption/l10n/it.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php
index 9ab9bc492a0..129e5c1da1c 100644
--- a/apps/files_encryption/l10n/it.php
+++ b/apps/files_encryption/l10n/it.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Cifratura",
-"File encryption is enabled." => "La cifratura dei file รจ abilitata.",
-"The following file types will not be encrypted:" => "I seguenti tipi di file non saranno cifrati:",
-"Exclude the following file types from encryption:" => "Escludi i seguenti tipi di file dalla cifratura:",
-"None" => "Nessuna"
+"Encryption" => "Cifratura"
);