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.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/fr.php b/apps/files_encryption/l10n/fr.php
index 88f1e4a393f..20952995c45 100644
--- a/apps/files_encryption/l10n/fr.php
+++ b/apps/files_encryption/l10n/fr.php
@@ -1,7 +1,3 @@
<?php $TRANSLATIONS = array(
-"Encryption" => "Chiffrement",
-"File encryption is enabled." => "Le chiffrement des fichiers est activé",
-"The following file types will not be encrypted:" => "Les fichiers de types suivants ne seront pas chiffrés :",
-"Exclude the following file types from encryption:" => "Ne pas chiffrer les fichiers dont les types sont les suivants :",
-"None" => "Aucun"
+"Encryption" => "Chiffrement"
);