summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ca.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ca.php')
-rw-r--r--apps/files_encryption/l10n/ca.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ca.php b/apps/files_encryption/l10n/ca.php
index 8e087b34620..d97a8666df4 100644
--- a/apps/files_encryption/l10n/ca.php
+++ b/apps/files_encryption/l10n/ca.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptatge",
"Exclude the following file types from encryption" => "Exclou els tipus de fitxers següents de l'encriptatge",
-"None" => "Cap",
-"Enable Encryption" => "Activa l'encriptatge"
+"None" => "Cap"
);