summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pl.php
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-02-07 10:44:28 +0100
committerThomas Mueller <thomas.mueller@tmit.eu>2013-02-07 10:44:28 +0100
commit5788d36c8d1e9869d8a645293805e3b0265ea238 (patch)
tree80045c0eb1687652f956b3bdaccb1c765893d2e1 /apps/files_encryption/l10n/pl.php
parent84f3c8b6cc1060203d807ee65545478ce34f93c4 (diff)
parent35bd7a400d30fb27703d4fa02b107f9629845b7d (diff)
downloadnextcloud-server-5788d36c8d1e9869d8a645293805e3b0265ea238.tar.gz
nextcloud-server-5788d36c8d1e9869d8a645293805e3b0265ea238.zip
Merge branch 'master' into fixing-1354-master
Conflicts: settings/admin.php settings/templates/admin.php
Diffstat (limited to 'apps/files_encryption/l10n/pl.php')
-rw-r--r--apps/files_encryption/l10n/pl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index 896086108ec..505e8659f08 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -1,5 +1,4 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Szyfrowanie",
-"Exclude the following file types from encryption" => "Wyłącz następujące typy plików z szyfrowania",
"None" => "Brak"
);