summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/pl.php')
-rw-r--r--apps/files_encryption/l10n/pl.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index 5cfc707450e..896086108ec 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Szyfrowanie",
"Exclude the following file types from encryption" => "Wyłącz następujące typy plików z szyfrowania",
-"None" => "Brak",
-"Enable Encryption" => "Włącz szyfrowanie"
+"None" => "Brak"
);