summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/fr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/fr.php')
-rw-r--r--apps/files_encryption/l10n/fr.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/fr.php b/apps/files_encryption/l10n/fr.php
index c9367d1a312..f78a90ad59b 100644
--- a/apps/files_encryption/l10n/fr.php
+++ b/apps/files_encryption/l10n/fr.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Chiffrement",
"Exclude the following file types from encryption" => "Ne pas chiffrer les fichiers dont les types sont les suivants",
-"None" => "Aucun",
-"Enable Encryption" => "Activer le chiffrement"
+"None" => "Aucun"
);