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.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php
index 5136b061797..d7e68a66e97 100644
--- a/apps/files_encryption/l10n/it.php
+++ b/apps/files_encryption/l10n/it.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Cifratura",
"Exclude the following file types from encryption" => "Escludi i seguenti tipi di file dalla cifratura",
-"None" => "Nessuna",
-"Enable Encryption" => "Abilita cifratura"
+"None" => "Nessuna"
);