summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/id.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/id.php')
-rw-r--r--apps/files_encryption/l10n/id.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/id.php b/apps/files_encryption/l10n/id.php
index 824ae883041..20f33b87829 100644
--- a/apps/files_encryption/l10n/id.php
+++ b/apps/files_encryption/l10n/id.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "enkripsi",
"Exclude the following file types from encryption" => "pengecualian untuk tipe file berikut dari enkripsi",
-"None" => "tidak ada",
-"Enable Encryption" => "aktifkan enkripsi"
+"None" => "tidak ada"
);