summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_BR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/pt_BR.php')
-rw-r--r--apps/files_encryption/l10n/pt_BR.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php
index 5c02f52217f..086d073cf5c 100644
--- a/apps/files_encryption/l10n/pt_BR.php
+++ b/apps/files_encryption/l10n/pt_BR.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Criptografia",
"Exclude the following file types from encryption" => "Excluir os seguintes tipos de arquivo da criptografia",
-"None" => "Nenhuma",
-"Enable Encryption" => "Habilitar Criptografia"
+"None" => "Nenhuma"
);