summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ar.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ar.php')
-rw-r--r--apps/files_encryption/l10n/ar.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ar.php b/apps/files_encryption/l10n/ar.php
index 756a9d72799..f08585e485f 100644
--- a/apps/files_encryption/l10n/ar.php
+++ b/apps/files_encryption/l10n/ar.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "التشفير",
"Exclude the following file types from encryption" => "استبعد أنواع الملفات التالية من التشفير",
-"None" => "لا شيء",
-"Enable Encryption" => "تفعيل التشفير"
+"None" => "لا شيء"
);