summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/es.php')
-rw-r--r--apps/files_encryption/l10n/es.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php
index b7e7601b35f..1fea54ff358 100644
--- a/apps/files_encryption/l10n/es.php
+++ b/apps/files_encryption/l10n/es.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluir del cifrado los siguientes tipos de archivo",
-"None" => "Ninguno",
-"Enable Encryption" => "Habilitar cifrado"
+"None" => "Ninguno"
);